Home
last modified time | relevance | path

Searched refs:SNDRV_DEV_BUS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/i2c/
Di2c.c102 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &ops); in snd_i2c_bus_create()
/linux-4.1.27/include/sound/
Dcore.h56 SNDRV_DEV_BUS, enumerator
/linux-4.1.27/sound/pci/ac97/
Dac97_codec.c1938 if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops)) < 0) { in snd_ac97_bus()
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c565 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops); in snd_hda_bus_new()