Home
last modified time | relevance | path

Searched refs:snd_minor (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.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-6.6/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()
/kernel/linux/linux-5.10/include/sound/
H A Dcore.h162 struct snd_minor { struct
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h215 struct snd_minor { struct

Completed in 5 milliseconds