Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Drpmsg_char.c40 #define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev) macro
137 struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev); in rpmsg_eptdev_open()
181 struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev); in rpmsg_eptdev_release()