Searched refs:snd_card_file_remove (Results 1 – 11 of 11) sorted by relevance
/linux/sound/core/ |
A D | init.c | 1066 int snd_card_file_remove(struct snd_card *card, struct file *file) in snd_card_file_remove() function 1094 EXPORT_SYMBOL(snd_card_file_remove);
|
A D | hwdep.c | 160 snd_card_file_remove(hw->card, file); in snd_hwdep_release()
|
A D | rawmidi.c | 495 snd_card_file_remove(card, file); in snd_rawmidi_open() 581 snd_card_file_remove(rmidi->card, file); in snd_rawmidi_release()
|
A D | control.c | 89 snd_card_file_remove(card, file); in snd_ctl_open() 134 snd_card_file_remove(card, file); in snd_ctl_release()
|
A D | pcm_native.c | 2809 snd_card_file_remove(pcm->card, file); in snd_pcm_open() 2835 snd_card_file_remove(pcm->card, file); in snd_pcm_release()
|
/linux/include/sound/ |
A D | core.h | 294 int snd_card_file_remove(struct snd_card *card, struct file *file);
|
/linux/sound/core/oss/ |
A D | mixer_oss.c | 52 snd_card_file_remove(card, file); in snd_mixer_oss_open() 61 snd_card_file_remove(card, file); in snd_mixer_oss_open() 76 snd_card_file_remove(fmixer->card, file); in snd_mixer_oss_release()
|
A D | pcm_oss.c | 2563 snd_card_file_remove(pcm->card, file); in snd_pcm_oss_open() 2590 snd_card_file_remove(pcm->card, file); in snd_pcm_oss_release()
|
/linux/ |
A D | vmlinux.symvers | 4015 0x00000000 snd_card_file_remove vmlinux EXPORT_SYMBOL
|
A D | System.map | 49253 ffff800010d28370 T snd_card_file_remove
|
A D | .tmp_System.map | 49253 ffff800010d28370 T snd_card_file_remove
|
Completed in 390 milliseconds