Home
last modified time | relevance | path

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

/linux-6.12.1/sound/virtio/
Dvirtio_pcm_ops.c203 return virtsnd_ctl_msg_send_sync(vss->snd, msg); in virtsnd_pcm_dev_set_params()
312 return virtsnd_ctl_msg_send_sync(vss->snd, msg); in virtsnd_pcm_prepare()
359 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_trigger()
376 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_trigger()
410 rc = virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_pcm_sync_stop()
Dvirtio_ctl_msg.h49 static inline int virtsnd_ctl_msg_send_sync(struct virtio_snd *snd, in virtsnd_ctl_msg_send_sync() function
Dvirtio_kctl.c128 rc = virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_kctl_get()
226 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_kctl_put()