/Linux-v4.19/sound/core/ |
D | device.c | 246 dev->type == SNDRV_DEV_LOWLEVEL) in snd_device_free_all()
|
/Linux-v4.19/sound/drivers/pcsp/ |
D | pcsp.c | 88 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, &pcsp_chip, &ops); in snd_pcsp_create()
|
/Linux-v4.19/sound/pci/ |
D | cs5530.c | 240 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_cs5530_create()
|
D | als300.c | 717 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, in snd_als300_create()
|
D | ad1889.c | 951 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) { in snd_ad1889_create()
|
D | bt87x.c | 779 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_bt87x_create()
|
/Linux-v4.19/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf.c | 129 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pdacf, &ops); in snd_pdacf_probe()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb_common.c | 287 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) { in snd_sbdsp_create()
|
/Linux-v4.19/sound/pci/vx222/ |
D | vx222.c | 180 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) { in snd_vx222_create()
|
/Linux-v4.19/sound/pcmcia/vx/ |
D | vxpocket.c | 151 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_vxpocket_new()
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | snd-go7007.c | 251 ret = snd_device_new(gosnd->card, SNDRV_DEV_LOWLEVEL, go, in go7007_snd_init()
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0.c | 209 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) { in snd_vortex_create()
|
/Linux-v4.19/sound/pci/cs5535audio/ |
D | cs5535audio.c | 322 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, in snd_cs5535audio_create()
|
/Linux-v4.19/include/sound/ |
D | core.h | 53 SNDRV_DEV_LOWLEVEL, enumerator
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835.c | 160 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_bcm2835_create()
|
/Linux-v4.19/sound/sh/ |
D | sh_dac_audio.c | 387 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_sh_dac_create()
|
/Linux-v4.19/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 402 ret = snd_device_new(card, SNDRV_DEV_LOWLEVEL, solo_dev, &ops); in solo_g723_init()
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_tegra.c | 469 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in hda_tegra_create()
|
/Linux-v4.19/sound/isa/gus/ |
D | gus_main.c | 223 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, gus, &ops)) < 0) { in snd_gus_create()
|
/Linux-v4.19/sound/pci/aw2/ |
D | aw2-alsa.c | 313 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_aw2_create()
|
/Linux-v4.19/drivers/hid/ |
D | hid-prodikeys.c | 635 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pm, &ops); in pcmidi_snd_initialise()
|
/Linux-v4.19/sound/drivers/ |
D | serial-u16550.c | 835 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, uart, &ops)) < 0) { in snd_uart16550_create()
|
/Linux-v4.19/sound/pci/lola/ |
D | lola.c | 678 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in lola_create()
|
/Linux-v4.19/sound/mips/ |
D | sgio2audio.c | 898 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_sgio2audio_create()
|
/Linux-v4.19/sound/sparc/ |
D | amd7930.c | 996 if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, in snd_amd7930_create()
|