Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Drpmsg_char.c39 #define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev) macro
79 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_chrdev_eptdev_destroy()
400 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_eptdev_release_device()

Completed in 5 milliseconds