Searched refs:SNDRV_MINOR_GLOBAL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/sound/
H A Dminors.h18 #define SNDRV_MINOR_GLOBAL 1 /* 1 */ macro
19 #define SNDRV_MINOR_SEQUENCER 1 /* SNDRV_MINOR_GLOBAL + 0 * 32 */
20 #define SNDRV_MINOR_TIMER 33 /* SNDRV_MINOR_GLOBAL + 1 * 32 */
/linux-master/sound/core/
H A Dsound.c132 } else if (dev == SNDRV_MINOR_GLOBAL) {

Completed in 84 milliseconds