Searched refs:remove_info (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/synth/emux/ |
D | soundfont.c | 43 static int remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, 196 if (! remove_info(sflist, sflist->currsf, bank, instr)) in snd_soundfont_load() 482 remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, in remove_info() function 566 remove_info(sflist, sf, hdr.bank, hdr.instr); in load_info()
|
/linux-6.12.1/kernel/gcov/ |
D | fs.c | 809 static void remove_info(struct gcov_node *node, struct gcov_info *info) in remove_info() function 853 remove_info(node, info); in gcov_event()
|