Home
last modified time | relevance | path

Searched refs:SNDRV_DEV_CONTROL (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
Ddevice.c230 if (dev->type == SNDRV_DEV_CONTROL || in snd_device_free_all()
Dcontrol.c2065 err = snd_device_new(card, SNDRV_DEV_CONTROL, card, &ops); in snd_ctl_create()
/kernel/linux/linux-5.10/include/sound/
Dcore.h49 SNDRV_DEV_CONTROL, /* NOTE: this must be the last one */ enumerator