Searched defs:is_dma_active (Results 1 – 1 of 1) sorted by relevance
133 bool is_dma_active[SNDRV_PCM_STREAM_LAST + 1]; member282 static inline bool is_dma_active(struct rk_i2s_tdm_dev *i2s_tdm, int stream) in is_dma_active() function