Searched refs:rpmsg_eptdev (Results 1 – 1 of 1) sorted by relevance
39 #define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev)40 #define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev)43 * struct rpmsg_eptdev - endpoint device context58 struct rpmsg_eptdev { struct 79 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_chrdev_eptdev_destroy() argument 104 struct rpmsg_eptdev *eptdev = priv; in rpmsg_ept_cb() 125 struct rpmsg_eptdev *eptdev = priv; in rpmsg_ept_flow_cb() 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() 205 struct rpmsg_eptdev *eptde in rpmsg_eptdev_read_iter() [all...]