Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/gcov/
Dfs.c704 static void remove_info(struct gcov_node *node, struct gcov_info *info) in remove_info() function
748 remove_info(node, info); in gcov_event()
/linux-3.4.99/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-3.4.99/drivers/char/pcmcia/
Dsynclink_cs.c2736 static void mgslpc_remove_device(MGSLPC_INFO *remove_info) in mgslpc_remove_device() argument
2742 if (info == remove_info) { in mgslpc_remove_device()