snd_card_file_remove  237 include/sound/core.h int snd_card_file_remove(struct snd_card *card, struct file *file);
snd_card_file_remove   82 sound/core/control.c 	snd_card_file_remove(card, file);
snd_card_file_remove  127 sound/core/control.c 	snd_card_file_remove(card, file);
snd_card_file_remove  160 sound/core/hwdep.c 	snd_card_file_remove(hw->card, file);
snd_card_file_remove  982 sound/core/init.c EXPORT_SYMBOL(snd_card_file_remove);
snd_card_file_remove   52 sound/core/oss/mixer_oss.c 		snd_card_file_remove(card, file);
snd_card_file_remove   61 sound/core/oss/mixer_oss.c 		snd_card_file_remove(card, file);
snd_card_file_remove   76 sound/core/oss/mixer_oss.c 		snd_card_file_remove(fmixer->card, file);
snd_card_file_remove 2524 sound/core/oss/pcm_oss.c       	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2551 sound/core/oss/pcm_oss.c 	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2606 sound/core/pcm_native.c       	snd_card_file_remove(pcm->card, file);
snd_card_file_remove 2628 sound/core/pcm_native.c 	snd_card_file_remove(pcm->card, file);
snd_card_file_remove  461 sound/core/rawmidi.c 	snd_card_file_remove(card, file);
snd_card_file_remove  547 sound/core/rawmidi.c 	snd_card_file_remove(rmidi->card, file);