Searched refs:SNDRV_DEV_BUS (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/i2c/ |
D | i2c.c | 102 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &ops); in snd_i2c_bus_create()
|
/linux-4.1.27/include/sound/ |
D | core.h | 56 SNDRV_DEV_BUS, enumerator
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_codec.c | 1938 if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops)) < 0) { in snd_ac97_bus()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.c | 565 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops); in snd_hda_bus_new()
|