Home
last modified time | relevance | path

Searched defs:autoload_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/core/
Dsound.c120 static struct snd_minor *autoload_device(unsigned int minor) in autoload_device() function
141 #define autoload_device(minor) NULL macro
/kernel/linux/linux-5.10/sound/core/
Dsound.c114 static struct snd_minor *autoload_device(unsigned int minor) in autoload_device() function
135 #define autoload_device(minor) NULL macro