Searched refs:active_streams (Results 1 – 4 of 4) sorted by relevance
207 unsigned int active_streams : 2; member 323 if (aif->active_streams) in sun8i_codec_update_sample_rate() 821 aif->active_streams |= BIT(stream); in sun8i_codec_aif_event() 823 aif->active_streams &= ~BIT(stream); in sun8i_codec_aif_event()
104 unsigned int active_streams; member
322 enable = is_aa_path_mute(codec) && !spec->gen.active_streams; in __analog_low_current_mode()
1843 int active_streams; member