Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h109 unsigned int active_streams; member
Dpatch_via.c321 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()
Dhda_generic.c2230 if (spec->active_streams) { in indep_hp_put()
5310 spec->active_streams |= 1 << STREAM_MULTI_OUT; in playback_pcm_open()
5355 spec->active_streams &= ~(1 << STREAM_MULTI_OUT); in playback_pcm_close()
5411 spec->active_streams |= 1 << STREAM_INDEP_HP; in alt_playback_pcm_open()
5424 spec->active_streams &= ~(1 << STREAM_INDEP_HP); in alt_playback_pcm_close()