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