Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/virtio/
A Dvirtio_ctl_msg.h26 int virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg,
52 return virtsnd_ctl_msg_send(snd, msg, NULL, NULL, false); in virtsnd_ctl_msg_send_sync()
66 return virtsnd_ctl_msg_send(snd, msg, NULL, NULL, true); in virtsnd_ctl_msg_send_async()
A Dvirtio_ctl_msg.c121 int virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg, in virtsnd_ctl_msg_send() function
281 return virtsnd_ctl_msg_send(snd, msg, NULL, &sg, false); in virtsnd_ctl_query_info()

Completed in 3 milliseconds