Searched defs:adrv (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/sound/soc/pxa/ |
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-6.12.1/sound/ac97/ |
D | bus.c | 38 static int ac97_unbound_ctrl_write(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_write() 44 static int ac97_unbound_ctrl_read(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_read() 132 unsigned int snd_ac97_bus_scan_one(struct ac97_controller *adrv, in snd_ac97_bus_scan_one() 475 const struct ac97_codec_driver *adrv = to_ac97_driver(drv); in ac97_bus_match() local 493 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_probe() local 519 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_remove() local
|
/linux-6.12.1/drivers/bcma/ |
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-6.12.1/drivers/soc/qcom/ |
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-6.12.1/include/linux/mlx4/ |
D | driver.h | 62 struct auxiliary_driver adrv; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | dev.c | 352 const struct auxiliary_driver *adrv; in mlx5_attach_device() local 409 const struct auxiliary_driver *adrv; in mlx5_detach_device() local
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ulp.c | 248 const struct auxiliary_driver *adrv; in bnxt_ulp_stop() local 286 const struct auxiliary_driver *adrv; in bnxt_ulp_start() local
|
/linux-6.12.1/sound/soc/sof/ |
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-6.12.1/include/linux/net/intel/ |
D | iidc.h | 98 struct auxiliary_driver adrv; member
|
/linux-6.12.1/drivers/staging/fieldbus/anybuss/ |
D | host.c | 1171 const 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
|