SNDRV_DEV_CODEC   885 sound/aoa/codecs/onyx.c 	if (aoa_snd_device_new(SNDRV_DEV_CODEC, onyx, &ops)) {
SNDRV_DEV_CODEC   822 sound/aoa/codecs/tas.c 	if (aoa_snd_device_new(SNDRV_DEV_CODEC, tas, &ops)) {
SNDRV_DEV_CODEC    93 sound/aoa/codecs/toonie.c 	if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) {
SNDRV_DEV_CODEC   351 sound/drivers/opl3/opl3_lib.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, opl3, &ops)) < 0) {
SNDRV_DEV_CODEC   221 sound/drivers/opl4/opl4_lib.c 	err = snd_device_new(card, SNDRV_DEV_CODEC, opl4, &ops);
SNDRV_DEV_CODEC    87 sound/i2c/other/ak4113.c 	err = snd_device_new(card, SNDRV_DEV_CODEC, chip, &ops);
SNDRV_DEV_CODEC   100 sound/i2c/other/ak4114.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, chip, &ops)) < 0)
SNDRV_DEV_CODEC    89 sound/i2c/other/ak4117.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, chip, &ops)) < 0)
SNDRV_DEV_CODEC  1124 sound/isa/sb/emu8000.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, hw, &ops)) < 0) {
SNDRV_DEV_CODEC  2282 sound/pci/ac97/ac97_codec.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, ac97, &ops)) < 0) {
SNDRV_DEV_CODEC   407 sound/pci/ak4531_codec.c 	if ((err = snd_device_new(card, SNDRV_DEV_CODEC, ak4531, &ops)) < 0) {
SNDRV_DEV_CODEC   987 sound/pci/hda/hda_codec.c 	err = snd_device_new(card, SNDRV_DEV_CODEC, codec, &dev_ops);
SNDRV_DEV_CODEC  3521 sound/usb/mixer.c 	err = snd_device_new(chip->card, SNDRV_DEV_CODEC, mixer, &dev_ops);