Searched defs:adrv (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/sound/soc/pxa/ |
D | pxa2xx-ac97.c | 28 static void pxa2xx_ac97_warm_reset(struct ac97_controller *adrv) in pxa2xx_ac97_warm_reset() 35 static void pxa2xx_ac97_cold_reset(struct ac97_controller *adrv) in pxa2xx_ac97_cold_reset() 42 static int pxa2xx_ac97_read_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_read_actrl() 48 static int pxa2xx_ac97_write_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_write_actrl()
|
/Linux-v5.15/sound/ac97/ |
D | bus.c | 39 static int ac97_unbound_ctrl_write(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_write() 45 static int ac97_unbound_ctrl_read(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_read() 133 unsigned int snd_ac97_bus_scan_one(struct ac97_controller *adrv, in snd_ac97_bus_scan_one() 476 struct ac97_codec_driver *adrv = to_ac97_driver(drv); in ac97_bus_match() local 494 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_probe() local 520 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_remove() local
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/soc/qcom/ |
D | apr.c | 108 struct apr_driver *adrv = NULL; in apr_do_rx_callback() local 192 struct apr_driver *adrv = to_apr_driver(drv); in apr_device_match() local 215 struct apr_driver *adrv = to_apr_driver(dev->driver); in apr_device_probe() local 223 struct apr_driver *adrv; in apr_device_remove() local
|
/Linux-v5.15/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
|
/Linux-v5.15/include/linux/net/intel/ |
D | iidc.h | 91 struct auxiliary_driver adrv; member
|
/Linux-v5.15/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
|