Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_cmd.h221 * vx_set_stream_cmd_params - fill first command word for stream commands
226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params() function
H A Dvx_pcm.c462 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number); in vx_start_stream()
478 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number); in vx_stop_stream()
587 vx_set_stream_cmd_params(&rmh, 0, pipe->number); in vx_notify_end_of_buffer()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_cmd.h221 * vx_set_stream_cmd_params - fill first command word for stream commands
226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params() function
H A Dvx_pcm.c464 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number); in vx_start_stream()
480 vx_set_stream_cmd_params(&rmh, pipe->is_capture, pipe->number); in vx_stop_stream()
589 vx_set_stream_cmd_params(&rmh, 0, pipe->number); in vx_notify_end_of_buffer()

Completed in 5 milliseconds