Home
last modified time | relevance | path

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

/drivers/rpmsg/
Drpmsg_char.c39 #define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev) macro
75 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_chrdev_eptdev_destroy()
393 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_eptdev_release_device()