Searched defs:adrv (Results 1 – 7 of 7) sorted by relevance
/linux/sound/soc/pxa/ |
H A D | pxa2xx-ac97.c | 30 static void pxa2xx_ac97_warm_reset(struct ac97_controller *adrv) in pxa2xx_ac97_warm_reset() 37 static void pxa2xx_ac97_cold_reset(struct ac97_controller *adrv) in pxa2xx_ac97_cold_reset() 44 static int pxa2xx_ac97_read_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_read_actrl() 50 static int pxa2xx_ac97_write_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_write_actrl()
|
/linux/drivers/bcma/ |
H A D | main.c | 540 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_suspend() local 561 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_resume() local 590 const struct bcma_driver *adrv = container_of_const(drv, struct bcma_driver, drv); in bcma_bus_match() local 607 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_probe() local 623 struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, in bcma_device_remove() local
|
/linux/drivers/soc/qcom/ |
H A D | apr.c | 195 struct apr_driver *adrv = NULL; in apr_do_rx_callback() local 344 const struct apr_driver *adrv = to_apr_driver(drv); in apr_device_match() local 367 struct apr_driver *adrv = to_apr_driver(dev->driver); in apr_device_probe() local 380 struct apr_driver *adrv = to_apr_driver(dev->driver); in apr_device_remove() local
|
/linux/include/linux/mlx4/ |
H A D | driver.h | 62 struct auxiliary_driver adrv; member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ulp.c | 249 const struct auxiliary_driver *adrv; in bnxt_ulp_stop() local 287 const struct auxiliary_driver *adrv; in bnxt_ulp_start() local
|
/linux/sound/soc/sof/ |
H A D | sof-client.c | 360 const struct auxiliary_driver *adrv; in sof_suspend_clients() local 383 const struct auxiliary_driver *adrv; in sof_resume_clients() local
|
/linux/include/linux/net/intel/ |
H A D | iidc.h | 98 struct auxiliary_driver adrv; member
|