Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dsound_oss.c19 static struct snd_minor *snd_oss_minors[SNDRV_OSS_MINORS];
27 struct snd_minor *mreg; in snd_lookup_oss_minor_data()
90 struct snd_minor *preg; in snd_register_oss_device()
100 preg = kmalloc(sizeof(struct snd_minor), GFP_KERNEL); in snd_register_oss_device()
153 struct snd_minor *mptr; in snd_unregister_oss_device()
221 struct snd_minor *mptr; in snd_minor_info_oss_read()
H A Dsound.c48 static struct snd_minor *snd_minors[SNDRV_OS_MINORS];
101 struct snd_minor *mreg; in snd_lookup_minor_data()
120 static struct snd_minor *autoload_device(unsigned int minor) in autoload_device()
147 struct snd_minor *mptr = NULL; in snd_open()
258 struct snd_minor *preg; in snd_register_device()
306 struct snd_minor *preg; in snd_unregister_device()
356 struct snd_minor *mptr; in snd_minor_info_read()
/openbmc/linux/include/sound/
H A Dcore.h215 struct snd_minor { struct