Home
last modified time | relevance | path

Searched defs:is_dma_active (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c133 bool is_dma_active[SNDRV_PCM_STREAM_LAST + 1]; member
282 static inline bool is_dma_active(struct rk_i2s_tdm_dev *i2s_tdm, int stream) in is_dma_active() function