Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_ctl_msg.h49 static inline int virtsnd_ctl_msg_send_sync(struct virtio_snd *snd, in virtsnd_ctl_msg_send_sync() function
H A Dvirtio_kctl.c174 rc = virtsnd_ctl_msg_send_sync(snd, msg);
272 return virtsnd_ctl_msg_send_sync(snd, msg); in virtsnd_kctl_tlv_op()