Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Drpmsg_char.c36 #define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev) macro
83 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_eptdev_destroy()
331 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_eptdev_release_device()