Searched refs:snd_card_file_remove (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/sound/
H A Dcore.h301 int snd_card_file_remove(struct snd_card *card, struct file *file);
/linux-master/sound/core/
H A Dhwdep.c160 snd_card_file_remove(hw->card, file);
H A Dinit.c1073 * snd_card_file_remove - remove the file from the file list
1085 int snd_card_file_remove(struct snd_card *card, struct file *file) function
1112 EXPORT_SYMBOL(snd_card_file_remove); variable
H A Drawmidi.c525 snd_card_file_remove(card, file);
613 snd_card_file_remove(rmidi->card, file);
H A Dcontrol.c90 snd_card_file_remove(card, file);
135 snd_card_file_remove(card, file);
H A Dpcm_native.c2874 snd_card_file_remove(pcm->card, file);
2900 snd_card_file_remove(pcm->card, file);
/linux-master/sound/core/oss/
H A Dmixer_oss.c52 snd_card_file_remove(card, file);
61 snd_card_file_remove(card, file);
76 snd_card_file_remove(fmixer->card, file);
H A Dpcm_oss.c2554 snd_card_file_remove(pcm->card, file);
2581 snd_card_file_remove(pcm->card, file);

Completed in 142 milliseconds