Home
last modified time | relevance | path

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

/linux/sound/drivers/vx/
H A Dvx_pcm.c144 * vx_set_format - set the format of a pipe
150 static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_format() function
825 err = vx_set_format(chip, pipe, runtime); in vx_pcm_prepare()