Lines Matching defs:pipe
250 struct pcxhr_pipe *pipe = &chip->playback_pipe;
263 /* add pipe and stream mask */
264 pcxhr_set_pipe_cmd_params(&rmh, 0, pipe->first_audio, 0, 1<<idx);
294 struct pcxhr_pipe *pipe;
297 pipe = &chip->capture_pipe[0];
299 pipe = &chip->playback_pipe;
304 1 << (channel + pipe->first_audio));
305 /* TODO : if mask (3 << pipe->first_audio) is used, left and right
310 * (capture pipe level) */
316 * not yet handled (playback pipe level)