Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_pcm.c276 * vx_conf_pipe - tell the pipe to stand by and wait for IRQA.
279 static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_conf_pipe() function
344 if ((err = vx_conf_pipe(chip, pipe)) < 0) in vx_toggle_pipe()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_pcm.c276 * vx_conf_pipe - tell the pipe to stand by and wait for IRQA.
279 static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_conf_pipe() function
344 err = vx_conf_pipe(chip, pipe); in vx_toggle_pipe()

Completed in 4 milliseconds