Searched refs:dev_ops (Results 1 – 3 of 3) sorted by relevance
2545 static struct snd_device_ops dev_ops = { in snd_usb_create_mixer() local2585 err = snd_device_new(chip->card, SNDRV_DEV_CODEC, mixer, &dev_ops); in snd_usb_create_mixer()
1922 static struct snd_device_ops dev_ops = { in snd_ac97_bus() local1938 if ((err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops)) < 0) { in snd_ac97_bus()
808 static struct snd_device_ops dev_ops = { in snd_hda_codec_new() local889 err = snd_device_new(card, SNDRV_DEV_CODEC, codec, &dev_ops); in snd_hda_codec_new()