Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
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()
Dsound.c42 static struct snd_minor *snd_minors[SNDRV_OS_MINORS];
95 struct snd_minor *mreg; in snd_lookup_minor_data()
114 static struct snd_minor *autoload_device(unsigned int minor) in autoload_device()
141 struct snd_minor *mptr = NULL; in snd_open()
252 struct snd_minor *preg; in snd_register_device()
300 struct snd_minor *preg; in snd_unregister_device()
348 struct snd_minor *mptr; in snd_minor_info_read()
/kernel/linux/linux-5.10/include/sound/
Dcore.h162 struct snd_minor { struct