Searched refs:virtsnd_pcm_dev_set_params (Results 1 - 1 of 1) sorted by path

/linux-master/sound/virtio/
H A Dvirtio_pcm_ops.c141 * virtsnd_pcm_dev_set_params() - Set the parameters of the PCM substream on
153 static int virtsnd_pcm_dev_set_params(struct virtio_pcm_substream *vss, function
227 rc = virtsnd_pcm_dev_set_params(vss, params_buffer_bytes(hw_params),
291 rc = virtsnd_pcm_dev_set_params(vss, buffer_bytes, period_bytes,

Completed in 400 milliseconds