Searched refs:vx_get_pipe_state (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_pcm.c267 * vx_get_pipe_state - get the state of a pipe
276 static int vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state) function
390 if (vx_get_pipe_state(chip, pipe, &cur_state) < 0)
422 err = vx_get_pipe_state(chip, pipe, &cur_state);

Completed in 92 milliseconds