Searched refs:snd_card_unref (Results 1 – 8 of 8) sorted by relevance
119 snd_card_unref(compr->card); in snd_compr_open()125 snd_card_unref(compr->card); in snd_compr_open()138 snd_card_unref(compr->card); in snd_compr_open()152 snd_card_unref(compr->card); in snd_compr_open()
104 snd_card_unref(hw->card); in snd_hwdep_open()157 snd_card_unref(hw->card); in snd_hwdep_open()
403 snd_card_unref(rmidi->card); in snd_rawmidi_open()460 snd_card_unref(rmidi->card); in snd_rawmidi_open()468 snd_card_unref(rmidi->card); in snd_rawmidi_open()
91 snd_card_unref(card); in snd_ctl_open()100 snd_card_unref(card); in snd_ctl_open()
1998 snd_card_unref(substream1->pcm->card); in snd_pcm_link()2477 snd_card_unref(pcm->card); in snd_pcm_playback_open()2491 snd_card_unref(pcm->card); in snd_pcm_capture_open()
57 snd_card_unref(card); in snd_mixer_oss_open()62 snd_card_unref(card); in snd_mixer_oss_open()68 snd_card_unref(card); in snd_mixer_oss_open()77 snd_card_unref(card); in snd_mixer_oss_open()80 snd_card_unref(card); in snd_mixer_oss_open()
2533 snd_card_unref(pcm->card); in snd_pcm_oss_open()2542 snd_card_unref(pcm->card); in snd_pcm_oss_open()
255 #define snd_card_unref(card) put_device(&(card)->card_dev) macro