Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_cmd.h226 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()