Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Ddevice.c230 if (dev->type == SNDRV_DEV_CONTROL || in snd_device_free_all()
Dcontrol.c2387 err = snd_device_new(card, SNDRV_DEV_CONTROL, card, &ops); in snd_ctl_create()
/Linux-v6.1/include/sound/
Dcore.h50 SNDRV_DEV_CONTROL, /* NOTE: this must be the last one */ enumerator