Home
last modified time | relevance | path

Searched refs:active_streams (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_generic.h103 unsigned int active_streams; member
Dpatch_via.c358 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()
Dhda_generic.c2208 if (spec->active_streams) { in indep_hp_put()
5124 spec->active_streams |= 1 << STREAM_MULTI_OUT; in playback_pcm_open()
5169 spec->active_streams &= ~(1 << STREAM_MULTI_OUT); in playback_pcm_close()
5225 spec->active_streams |= 1 << STREAM_INDEP_HP; in alt_playback_pcm_open()
5238 spec->active_streams &= ~(1 << STREAM_INDEP_HP); in alt_playback_pcm_close()