Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dsound.c129 static struct snd_minor *autoload_device(unsigned int minor) in autoload_device() function
147 #define autoload_device(minor) NULL macro
162 mptr = autoload_device(minor); in snd_open()