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

/linux-master/sound/virtio/
H A Dvirtio_ctl_msg.h17 void virtsnd_ctl_msg_unref(struct virtio_snd_msg *msg);
H A Dvirtio_ctl_msg.c39 * virtsnd_ctl_msg_unref() - Decrement reference counter for the message.
46 void virtsnd_ctl_msg_unref(struct virtio_snd_msg *msg) function
168 virtsnd_ctl_msg_unref(msg);
207 virtsnd_ctl_msg_unref(msg);
224 virtsnd_ctl_msg_unref(msg);
H A Dvirtio_kctl.c162 virtsnd_ctl_msg_unref(msg);
302 virtsnd_ctl_msg_unref(msg);
336 virtsnd_ctl_msg_unref(msg);

Completed in 219 milliseconds