Searched refs:PIPE_STATE_STOPPED (Results 1 – 3 of 3) sorted by relevance
289 #define PIPE_STATE_STOPPED 0 /* Pipe has been reset */ macro
1082 pipe->state = PIPE_STATE_STOPPED; in allocate_pipes()1101 if (snd_BUG_ON(pipe->state != PIPE_STATE_STOPPED)) in free_pipes()
751 case PIPE_STATE_STOPPED: in pcm_trigger()773 pipe->state = PIPE_STATE_STOPPED; in pcm_trigger()