Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/rcar/
H A Dmsiof.c123 int err_syc[SNDRV_PCM_STREAM_LAST + 1]; member
205 priv->err_syc[substream->stream] = -1; in msiof_hw_start()
303 if (priv->err_syc[substream->stream] < 0) in msiof_hw_stop()
304 priv->err_syc[substream->stream] = 0; in msiof_hw_stop()
307 if (priv->err_syc[substream->stream] || in msiof_hw_stop()
312 priv->err_syc[substream->stream], in msiof_hw_stop()
538 priv->err_syc[SNDRV_PCM_STREAM_PLAYBACK]++; in msiof_interrupt()
549 priv->err_syc[SNDRV_PCM_STREAM_CAPTURE]++; in msiof_interrupt()