Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_generic.h110 unsigned int active_streams; member
Dpatch_via.c322 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()
Dhda_generic.c2240 if (spec->active_streams) { in indep_hp_put()
5373 spec->active_streams |= 1 << STREAM_MULTI_OUT; in playback_pcm_open()
5418 spec->active_streams &= ~(1 << STREAM_MULTI_OUT); in playback_pcm_close()
5474 spec->active_streams |= 1 << STREAM_INDEP_HP; in alt_playback_pcm_open()
5487 spec->active_streams &= ~(1 << STREAM_INDEP_HP); in alt_playback_pcm_close()