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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 29 milliseconds