Searched defs:i_cdev (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/rpmsg/ | ||
H A D | rpmsg_char.c | 40 #define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev) argument |
/linux/include/linux/ | ||
H A D | fs.h | 729 struct cdev *i_cdev; member |