Searched refs:stream_active (Results 1 – 5 of 5) sorted by relevance
434 unsigned int stream_active[SNDRV_PCM_STREAM_LAST + 1]; /* usage count */ member561 return dai->stream_active[stream]; in snd_soc_dai_stream_active()
520 dai->stream_active[stream] += action; in snd_soc_dai_action()533 active += dai->stream_active[stream]; in snd_soc_dai_active()
377 if (!ep_ring->stream_active || ep_ring->stream_rejected) in cdnsp_ring_doorbell_for_active_rings()1199 ep_ring->stream_active = 1; in cdnsp_handle_tx_nrdy()1209 ep_ring->stream_active = 0; in cdnsp_handle_tx_nrdy()
1259 unsigned int stream_active; member
1341 if (cpu_dai->stream_active[conn->stream_dir] > 0) { in mt8195_dai_link_fixup()