Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rpmsg/
Drpmsg_char.c37 #define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev) macro
125 struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev); in rpmsg_eptdev_open()
150 struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev); in rpmsg_eptdev_release()