Searched refs:open_streams (Results 1 – 1 of 1) sorted by relevance
208 unsigned int open_streams : 2; member618 if (partner_aif->open_streams && in sun8i_codec_hw_params()654 ret = (aif->open_streams ? clk_set_rate : clk_set_rate_exclusive)(scodec->clk_module, in sun8i_codec_hw_params()663 if (!aif->open_streams) in sun8i_codec_hw_params()669 aif->open_streams |= BIT(substream->stream); in sun8i_codec_hw_params()681 if (aif->open_streams != BIT(substream->stream)) in sun8i_codec_hw_free()690 aif->open_streams &= ~BIT(substream->stream); in sun8i_codec_hw_free()