Home
last modified time | relevance | path

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

/linux/sound/pci/echoaudio/
H A Dechoaudio.h274 #define PIPE_STATE_STOPPED 0 /* Pipe has been reset */ macro
H A Dechoaudio_dsp.c1065 pipe->state = PIPE_STATE_STOPPED; in allocate_pipes()
1084 if (snd_BUG_ON(pipe->state != PIPE_STATE_STOPPED)) in free_pipes()
H A Dechoaudio.c753 case PIPE_STATE_STOPPED: in pcm_trigger()
775 pipe->state = PIPE_STATE_STOPPED; in pcm_trigger()