Searched refs:snd_card_unref (Results 1 – 8 of 8) sorted by relevance
112 snd_card_unref(compr->card); in snd_compr_open()118 snd_card_unref(compr->card); in snd_compr_open()128 snd_card_unref(compr->card); in snd_compr_open()142 snd_card_unref(compr->card); in snd_compr_open()
103 snd_card_unref(hw->card); in snd_hwdep_open()156 snd_card_unref(hw->card); in snd_hwdep_open()
395 snd_card_unref(rmidi->card); in snd_rawmidi_open()452 snd_card_unref(rmidi->card); in snd_rawmidi_open()460 snd_card_unref(rmidi->card); in snd_rawmidi_open()
89 snd_card_unref(card); in snd_ctl_open()98 snd_card_unref(card); in snd_ctl_open()
1856 snd_card_unref(substream1->pcm->card); in snd_pcm_link()2334 snd_card_unref(pcm->card); in snd_pcm_playback_open()2348 snd_card_unref(pcm->card); in snd_pcm_capture_open()
56 snd_card_unref(card); in snd_mixer_oss_open()61 snd_card_unref(card); in snd_mixer_oss_open()67 snd_card_unref(card); in snd_mixer_oss_open()76 snd_card_unref(card); in snd_mixer_oss_open()79 snd_card_unref(card); in snd_mixer_oss_open()
2456 snd_card_unref(pcm->card); in snd_pcm_oss_open()2465 snd_card_unref(pcm->card); in snd_pcm_oss_open()
267 #define snd_card_unref(card) put_device(&(card)->card_dev) macro