Home
last modified time | relevance | path

Searched refs:to_rpmb_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/
A Drpmb-core.c64 struct rpmb_dev *rdev = to_rpmb_dev(dev); in rpmb_dev_release()
107 return dev ? to_rpmb_dev(dev) : NULL; in rpmb_dev_find_device()
/linux/include/linux/
A Drpmb.h62 #define to_rpmb_dev(x) container_of((x), struct rpmb_dev, dev) macro
/linux/drivers/tee/optee/
A Dcore.c26 to_rpmb_dev(dev)); in rpmb_add_dev()
A Drpc.c312 struct rpmb_dev *rdev = to_rpmb_dev(dev); in rpc_rpmb_match()

Completed in 7 milliseconds