Home
last modified time | relevance | path

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

/Linux-v4.19/sound/drivers/vx/
Dvx_pcm.c166 static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_format() function
848 if ((err = vx_set_format(chip, pipe, runtime)) < 0) in vx_pcm_prepare()