Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/gcov/
Dfs.c707 static void remove_info(struct gcov_node *node, struct gcov_info *info) in remove_info() function
751 remove_info(node, info); in gcov_event()
/Linux-v4.19/sound/synth/emux/
Dsoundfont.c55 static int remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf,
207 if (! remove_info(sflist, sflist->currsf, bank, instr)) in snd_soundfont_load()
490 remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, in remove_info() function
572 remove_info(sflist, sf, hdr.bank, hdr.instr); in load_info()
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c2741 static void mgslpc_remove_device(MGSLPC_INFO *remove_info) in mgslpc_remove_device() argument
2747 if (info == remove_info) { in mgslpc_remove_device()