Searched refs:snd_find_free_minor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | sound.c | 175 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor() function 198 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor() function 267 minor = snd_find_free_minor(type, card, dev); in snd_register_device()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | sound.c | 181 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor() function 204 static int snd_find_free_minor(int type, struct snd_card *card, int dev) in snd_find_free_minor() function 273 minor = snd_find_free_minor(type, card, dev); in snd_register_device()
|
Completed in 2 milliseconds