Searched refs:SNDRV_DEV_LOWLEVEL (Results 1 – 15 of 15) sorted by relevance
| /linux/sound/core/ |
| H A D | device.c | 231 dev->type == SNDRV_DEV_LOWLEVEL) in snd_device_free_all()
|
| /linux/sound/pcmcia/pdaudiocf/ |
| H A D | pdaudiocf.c | 114 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pdacf, &ops); in snd_pdacf_probe()
|
| /linux/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 221 ret = snd_device_new(gosnd->card, SNDRV_DEV_LOWLEVEL, go, in go7007_snd_init()
|
| /linux/sound/hda/controllers/ |
| H A D | acpi.c | 199 err = snd_device_new(hda->card, SNDRV_DEV_LOWLEVEL, &hda->azx, &ops); in hda_acpi_create()
|
| H A D | cix-ipbloq.c | 225 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in cix_ipbloq_hda_create()
|
| H A D | tegra.c | 456 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in hda_tegra_create()
|
| H A D | intel.c | 1832 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in azx_create()
|
| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 329 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); in snd_sh_dac_create()
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-g723.c | 351 ret = snd_device_new(card, SNDRV_DEV_LOWLEVEL, solo_dev, &ops); in solo_g723_init()
|
| /linux/include/sound/ |
| H A D | core.h | 39 SNDRV_DEV_LOWLEVEL, enumerator
|
| /linux/drivers/hid/ |
| H A D | hid-prodikeys.c | 625 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pm, &ops); in pcmidi_snd_initialise()
|
| /linux/sound/drivers/ |
| H A D | pcmtest.c | 584 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, pcmtst, &ops); in snd_pcmtst_create()
|
| /linux/sound/mips/ |
| H A D | hal2.c | 828 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, hal2, &hal2_ops); in hal2_create()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_midi.c | 816 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, midi, &ops); in f_midi_register_card()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 280 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); 570 ``SNDRV_DEV_LOWLEVEL``. 654 snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops); 781 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
|