Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rpmsg/
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()
334 struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev); in rpmsg_eptdev_release_device()