Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drpmb.h62 #define to_rpmb_dev(x) container_of((x), struct rpmb_dev, dev) macro
/linux/drivers/tee/optee/
H A Dcore.c26 to_rpmb_dev(dev)); in rpmb_add_dev()
H A Drpc.c312 struct rpmb_dev *rdev = to_rpmb_dev(dev); in rpc_rpmb_match()