Home
last modified time | relevance | path

Searched refs:SNDRV_MINOR_CONTROL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dminors.h17 #define SNDRV_MINOR_CONTROL 0 /* 0 */ macro
30 #define SNDRV_DEVICE_TYPE_CONTROL SNDRV_MINOR_CONTROL
/openbmc/linux/sound/core/
H A Dsound.c125 if (dev == SNDRV_MINOR_CONTROL) { in autoload_device()
193 if (SNDRV_MINOR_DEVICE(minor) == SNDRV_MINOR_CONTROL) in snd_find_free_minor()