Home
last modified time | relevance | path

Searched refs:SNDRV_MINOR_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dminors.h17 #define SNDRV_MINOR_CONTROL 0 /* 0 */ macro
30 #define SNDRV_DEVICE_TYPE_CONTROL SNDRV_MINOR_CONTROL
/kernel/linux/linux-6.6/include/sound/
H A Dminors.h17 #define SNDRV_MINOR_CONTROL 0 /* 0 */ macro
30 #define SNDRV_DEVICE_TYPE_CONTROL SNDRV_MINOR_CONTROL
/kernel/linux/linux-5.10/sound/core/
H A Dsound.c119 if (dev == SNDRV_MINOR_CONTROL) { in autoload_device()
187 if (SNDRV_MINOR_DEVICE(minor) == SNDRV_MINOR_CONTROL) in snd_find_free_minor()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds