Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/virtio/
A Dvirtio_ctl_msg.c131 unsigned int nins = 0; in virtsnd_ctl_msg_send() local
146 psgs[nouts + nins++] = &msg->sg_response; in virtsnd_ctl_msg_send()
148 psgs[nouts + nins++] = in_sgs; in virtsnd_ctl_msg_send()
151 rc = virtqueue_add_sgs(queue->vqueue, psgs, nouts, nins, msg, in virtsnd_ctl_msg_send()

Completed in 2 milliseconds