SNDRV_DEV_LOWLEVEL  635 drivers/hid/hid-prodikeys.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pm, &ops);
SNDRV_DEV_LOWLEVEL  391 drivers/media/pci/solo6x10/solo6x10-g723.c 	ret = snd_device_new(card, SNDRV_DEV_LOWLEVEL, solo_dev, &ops);
SNDRV_DEV_LOWLEVEL  243 drivers/media/usb/go7007/snd-go7007.c 	ret = snd_device_new(gosnd->card, SNDRV_DEV_LOWLEVEL, go,
SNDRV_DEV_LOWLEVEL  813 drivers/usb/gadget/function/f_midi.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, midi, &ops);
SNDRV_DEV_LOWLEVEL  231 sound/core/device.c 		    dev->type == SNDRV_DEV_LOWLEVEL)
SNDRV_DEV_LOWLEVEL 1173 sound/drivers/ml403-ac97cr.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, ml403_ac97cr, &ops);
SNDRV_DEV_LOWLEVEL   89 sound/drivers/pcsp/pcsp.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, &pcsp_chip, &ops);
SNDRV_DEV_LOWLEVEL  822 sound/drivers/serial-u16550.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, uart, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  636 sound/isa/ad1816a/ad1816a_lib.c 	if ((error = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  685 sound/isa/es1688/es1688_lib.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 1819 sound/isa/es18xx.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  217 sound/isa/gus/gus_main.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, gus, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  568 sound/isa/msnd/msnd_pinnacle.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  273 sound/isa/sb/sb_common.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1870 sound/isa/wss/wss_lib.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  856 sound/mips/hal2.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, hal2, &hal2_ops);
SNDRV_DEV_LOWLEVEL  885 sound/mips/sgio2audio.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  930 sound/parisc/harmony.c         if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL  932 sound/pci/ad1889.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2169 sound/pci/ali5451/ali5451.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, codec, &ops);
SNDRV_DEV_LOWLEVEL  704 sound/pci/als300.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL 1612 sound/pci/atiixp.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1240 sound/pci/atiixp_modem.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  210 sound/pci/au88x0/au88x0.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  300 sound/pci/aw2/aw2-alsa.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 2456 sound/pci/azt3328.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  765 sound/pci/bt87x.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 1729 sound/pci/ca0106/ca0106_main.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 3147 sound/pci/cmipci.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, cm, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1379 sound/pci/cs4281.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 4013 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  231 sound/pci/cs5530.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  308 sound/pci/cs5535audio/cs5535audio.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL 1731 sound/pci/ctxfi/ctatc.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, atc, &ops);
SNDRV_DEV_LOWLEVEL 1980 sound/pci/echoaudio/echoaudio.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2035 sound/pci/emu10k1/emu10k1_main.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, emu, &ops);
SNDRV_DEV_LOWLEVEL  999 sound/pci/emu10k1/emu10k1x.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL 2128 sound/pci/ens1370.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, ensoniq, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1627 sound/pci/es1938.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2752 sound/pci/es1968.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1249 sound/pci/fm801.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1779 sound/pci/hda/hda_intel.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  403 sound/pci/hda/hda_tegra.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 2593 sound/pci/ice1712/ice1712.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, ice, &ops);
SNDRV_DEV_LOWLEVEL 2584 sound/pci/ice1712/ice1724.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, ice, &ops);
SNDRV_DEV_LOWLEVEL 3111 sound/pci/intel8x0.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1212 sound/pci/intel8x0m.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2361 sound/pci/korg1212/korg1212.c         if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, korg1212, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  665 sound/pci/lola/lola.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 1016 sound/pci/lx6464es/lx6464es.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 2652 sound/pci/maestro3.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 1050 sound/pci/mixart/mixart.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1623 sound/pci/nm256/nm256.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0)
SNDRV_DEV_LOWLEVEL 1223 sound/pci/pcxhr/pcxhr.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1880 sound/pci/riptide/riptide.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1374 sound/pci/sis7019.c 	rc = snd_device_new(card, SNDRV_DEV_LOWLEVEL, sis, &ops);
SNDRV_DEV_LOWLEVEL 1379 sound/pci/sonicvibes.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, sonic, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 3617 sound/pci/trident/trident_main.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, trident, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2407 sound/pci/via82xx.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 1126 sound/pci/via82xx_modem.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL  167 sound/pci/vx222/vx222.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
SNDRV_DEV_LOWLEVEL 2424 sound/pci/ymfpci/ymfpci_main.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  116 sound/pcmcia/pdaudiocf/pdaudiocf.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pdacf, &ops);
SNDRV_DEV_LOWLEVEL  139 sound/pcmcia/vx/vxpocket.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL 1326 sound/ppc/pmac.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0)
SNDRV_DEV_LOWLEVEL  369 sound/sh/sh_dac_audio.c 	err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
SNDRV_DEV_LOWLEVEL  997 sound/sparc/amd7930.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL 1847 sound/sparc/cs4231.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL 2039 sound/sparc/cs4231.c 	if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
SNDRV_DEV_LOWLEVEL  924 sound/spi/at73c213.c 	retval = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);