snd_card_file_remove  309 include/sound/core.h int snd_card_file_remove(struct snd_card *card, struct file *file);
snd_card_file_remove   88 sound/core/control.c 	snd_card_file_remove(card, file);
snd_card_file_remove  131 sound/core/control.c 	snd_card_file_remove(card, file);
snd_card_file_remove  166 sound/core/hwdep.c 	snd_card_file_remove(hw->card, file);
snd_card_file_remove   57 sound/core/oss/mixer_oss.c 		snd_card_file_remove(card, file);
snd_card_file_remove   65 sound/core/oss/mixer_oss.c 		snd_card_file_remove(card, file);
snd_card_file_remove   78 sound/core/oss/mixer_oss.c 		snd_card_file_remove(fmixer->card, file);
snd_card_file_remove 2419 sound/core/oss/pcm_oss.c       	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2444 sound/core/oss/pcm_oss.c 	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2164 sound/core/pcm_native.c       	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2187 sound/core/pcm_native.c 	snd_card_file_remove(pcm->card, file);
snd_card_file_remove  413 sound/core/rawmidi.c 		snd_card_file_remove(card, file);
snd_card_file_remove  460 sound/core/rawmidi.c 		snd_card_file_remove(card, file);
snd_card_file_remove  526 sound/core/rawmidi.c 	snd_card_file_remove(rmidi->card, file);