Searched refs:to_rpmsg_driver (Results 1 – 3 of 3) sorted by relevance
409 struct rpmsg_driver *rpdrv = to_rpmsg_driver(drv); in rpmsg_dev_match()448 struct rpmsg_driver *rpdrv = to_rpmsg_driver(rpdev->dev.driver); in rpmsg_dev_probe()490 struct rpmsg_driver *rpdrv = to_rpmsg_driver(rpdev->dev.driver); in rpmsg_dev_remove()
19 #define to_rpmsg_driver(d) container_of(d, struct rpmsg_driver, drv) macro
23 #define to_rpmsg_driver(__drv) container_of(__drv, struct rpmsg_driver, drv) macro553 struct rpmsg_driver *rpdrv = to_rpmsg_driver(rpmsg_device->dev.driver); in delta_ipc_probe()563 struct rpmsg_driver *rpdrv = to_rpmsg_driver(rpmsg_device->dev.driver); in delta_ipc_remove()