Searched defs:adrv (Results 1 – 4 of 4) sorted by relevance
/drivers/bcma/ |
D | main.c | 537 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_suspend() local 558 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_resume() local 587 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_match() local 604 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_probe() local 620 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_remove() local
|
/drivers/soc/qcom/ |
D | apr.c | 113 struct apr_driver *adrv = NULL; in apr_do_rx_callback() local 206 struct apr_driver *adrv = to_apr_driver(drv); in apr_device_match() local 229 struct apr_driver *adrv = to_apr_driver(dev->driver); in apr_device_probe() local 237 struct apr_driver *adrv; in apr_device_remove() local
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | dev.c | 339 struct auxiliary_driver *adrv; in mlx5_attach_device() local 399 struct auxiliary_driver *adrv; in mlx5_detach_device() local
|
/drivers/staging/fieldbus/anybuss/ |
D | host.c | 1171 struct anybuss_client_driver *adrv = in anybus_bus_match() local 1181 struct anybuss_client_driver *adrv = in anybus_bus_probe() local 1191 struct anybuss_client_driver *adrv = in anybus_bus_remove() local
|