Searched refs:SNDRV_DEV_BUS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | i2c.c | 88 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &ops); in snd_i2c_bus_create()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | core.h | 40 SNDRV_DEV_BUS, enumerator
|
/kernel/linux/linux-6.6/sound/i2c/ |
H A D | i2c.c | 88 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &ops); in snd_i2c_bus_create()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | core.h | 41 SNDRV_DEV_BUS, enumerator
|
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_codec.c | 1919 if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops)) < 0) { in snd_ac97_bus()
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_codec.c | 1979 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops); in snd_ac97_bus()
|
Completed in 11 milliseconds