Searched refs:stream_active (Results 1 – 4 of 4) 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()
532 dai->stream_active[stream] += action; in snd_soc_dai_action()545 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()1197 ep_ring->stream_active = 1; in cdnsp_handle_tx_nrdy()1207 ep_ring->stream_active = 0; in cdnsp_handle_tx_nrdy()
1259 unsigned int stream_active; member