Home
last modified time | relevance | path

Searched refs:occupied (Results 1 – 2 of 2) sorted by relevance

/sound/soc/mediatek/mt2701/
A Dmt2701-afe-common.h75 int occupied[MTK_STREAM_NUM]; member
A Dmt2701-afe-pcm.c155 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_shutdown()
156 i2s_path->occupied[substream->stream] = 0; in mt2701_afe_i2s_shutdown()
243 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_prepare()
250 i2s_path->occupied[substream->stream] = 1; in mt2701_afe_i2s_prepare()

Completed in 7 milliseconds