Home
last modified time | relevance | path

Searched refs:snd_card_file_add (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dinit.c1060 int snd_card_file_add(struct snd_card *card, struct file *file) in snd_card_file_add() function
1081 EXPORT_SYMBOL(snd_card_file_add);
A Dhwdep.c130 err = snd_card_file_add(hw->card, file); in snd_hwdep_open()
A Drawmidi.c476 err = snd_card_file_add(card, file); in snd_rawmidi_open()
A Dcontrol.c58 err = snd_card_file_add(card, file); in snd_ctl_open()
A Dpcm_native.c2838 err = snd_card_file_add(pcm->card, file); in snd_pcm_open()
/linux-6.3-rc2/include/sound/
A Dcore.h300 int snd_card_file_add(struct snd_card *card, struct file *file);
/linux-6.3-rc2/sound/core/oss/
A Dmixer_oss.c45 err = snd_card_file_add(card, file); in snd_mixer_oss_open()
A Dpcm_oss.c2508 err = snd_card_file_add(pcm->card, file); in snd_pcm_oss_open()

Completed in 31 milliseconds