SNDRV_DEV_BUS     101 sound/i2c/i2c.c 	if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &ops)) < 0) {
SNDRV_DEV_BUS    1905 sound/pci/ac97/ac97_codec.c 	if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops)) < 0) {
SNDRV_DEV_BUS     437 sound/pci/hda/hda_codec.c 	err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops);