Searched refs:snd_card_unref (Results 1 – 10 of 10) sorted by relevance
20 snd_card_unref(card); in alsa_sound_last_init()
42 snd_card_unref(card); in snd_mixer_oss_open()47 snd_card_unref(card); in snd_mixer_oss_open()53 snd_card_unref(card); in snd_mixer_oss_open()62 snd_card_unref(card); in snd_mixer_oss_open()65 snd_card_unref(card); in snd_mixer_oss_open()1399 snd_card_unref(card); in alsa_mixer_oss_init()1415 snd_card_unref(card); in alsa_mixer_oss_exit()
2518 snd_card_unref(pcm->card); in snd_pcm_oss_open()2527 snd_card_unref(pcm->card); in snd_pcm_oss_open()
106 snd_card_unref(compr->card); in snd_compr_open()112 snd_card_unref(compr->card); in snd_compr_open()125 snd_card_unref(compr->card); in snd_compr_open()139 snd_card_unref(compr->card); in snd_compr_open()
89 snd_card_unref(hw->card); in snd_hwdep_open()142 snd_card_unref(hw->card); in snd_hwdep_open()
126 snd_card_unref(ref); in autoload_device()
389 snd_card_unref(rmidi->card); in snd_rawmidi_open()446 snd_card_unref(rmidi->card); in snd_rawmidi_open()454 snd_card_unref(rmidi->card); in snd_rawmidi_open()
76 snd_card_unref(card); in snd_ctl_open()85 snd_card_unref(card); in snd_ctl_open()
1968 snd_card_unref(pcm->card); in is_pcm_file()2515 snd_card_unref(pcm->card); in snd_pcm_playback_open()2529 snd_card_unref(pcm->card); in snd_pcm_capture_open()
248 static inline void snd_card_unref(struct snd_card *card) in snd_card_unref() function