Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/virtio/
A Dvirtio_pcm_ops.c203 return virtsnd_ctl_msg_send_sync(vss->snd, msg); in virtsnd_pcm_dev_set_params()
308 return virtsnd_ctl_msg_send_sync(vss->snd, msg); in virtsnd_pcm_prepare()
354 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_trigger()
371 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_trigger()
405 rc = virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_sync_stop()
A Dvirtio_ctl_msg.h49 static inline int virtsnd_ctl_msg_send_sync(struct virtio_snd *snd, in virtsnd_ctl_msg_send_sync() function

Completed in 3 milliseconds