Searched refs:snd_m3_remove_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | maestro3.c | 982 static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index) in snd_m3_remove_list() function 1756 snd_m3_remove_list(chip, s->index_list[0], s->index[0]); in snd_m3_substream_close() 1757 snd_m3_remove_list(chip, s->index_list[1], s->index[1]); in snd_m3_substream_close() 1758 snd_m3_remove_list(chip, s->index_list[2], s->index[2]); in snd_m3_substream_close()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 977 static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index) in snd_m3_remove_list() function 1751 snd_m3_remove_list(chip, s->index_list[0], s->index[0]); in snd_m3_substream_close() 1752 snd_m3_remove_list(chip, s->index_list[1], s->index[1]); in snd_m3_substream_close() 1753 snd_m3_remove_list(chip, s->index_list[2], s->index[2]); in snd_m3_substream_close()
|
Completed in 15 milliseconds