Searched refs:SNDRV_DEV_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ | ||
D | core.h | 54 SNDRV_DEV_CONTROL, enumerator |
/linux-4.1.27/sound/core/ | ||
D | control.c | 1814 err = snd_device_new(card, SNDRV_DEV_CONTROL, card, &ops); in snd_ctl_create() |