Searched refs:snd_card_file_add (Results 1 – 8 of 8) sorted by relevance
1072 int snd_card_file_add(struct snd_card *card, struct file *file) in snd_card_file_add() function1093 EXPORT_SYMBOL(snd_card_file_add);
130 err = snd_card_file_add(hw->card, file); in snd_hwdep_open()
476 err = snd_card_file_add(card, file); in snd_rawmidi_open()
58 err = snd_card_file_add(card, file); in snd_ctl_open()
2832 err = snd_card_file_add(pcm->card, file); in snd_pcm_open()
300 int snd_card_file_add(struct snd_card *card, struct file *file);
45 err = snd_card_file_add(card, file); in snd_mixer_oss_open()
2508 err = snd_card_file_add(pcm->card, file); in snd_pcm_oss_open()