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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_cmd.h234 * vx_set_stream_cmd_params - fill first command word for stream commands
239 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) function
H A Dvx_pcm.c474 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number);
490 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number);
603 vx_set_stream_cmd_params(&rmh, 0, pipe->number);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/vx/
H A Dvx_cmd.h234 * vx_set_stream_cmd_params - fill first command word for stream commands
239 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) function
H A Dvx_pcm.c474 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number);
490 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number);
603 vx_set_stream_cmd_params(&rmh, 0, pipe->number);

Completed in 87 milliseconds