Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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, in virtsnd_pcm_dev_set_params() function
227 rc = virtsnd_pcm_dev_set_params(vss, params_buffer_bytes(hw_params), in virtsnd_pcm_hw_params()
292 rc = virtsnd_pcm_dev_set_params(vss, buffer_bytes, period_bytes, in virtsnd_pcm_prepare()

Completed in 1 milliseconds