Searched refs:SKL_PIPE_PAUSED (Results 1 – 3 of 3) sorted by relevance
1289 pipe->state = SKL_PIPE_PAUSED; in skl_delete_pipe()1334 pipe->state = SKL_PIPE_PAUSED; in skl_run_pipe()1358 if (pipe->state < SKL_PIPE_PAUSED) in skl_stop_pipe()1367 pipe->state = SKL_PIPE_PAUSED; in skl_stop_pipe()1381 if (pipe->state < SKL_PIPE_PAUSED) in skl_reset_pipe()
271 SKL_PIPE_PAUSED = 2, enumerator
280 mconfig->pipe->state == SKL_PIPE_PAUSED)) { in skl_pcm_prepare()