Lines Matching full:returns
77 * Returns integer: success (0) or error (< 0)
97 * Returns boolean: ready (true) or not (false)
102 * Returns integer: success (0) or error (< 0)
110 * Returns the notifcation area
115 * Returns int: irq number of a virtqueue,
120 * Returns virtqueue algin requirement
123 * Returns the virtio features support by the
128 * Returns integer: success (0) or error (< 0)
134 * Returns u16: max size of virtqueue
137 * Returns u32: virtio device id
140 * Returns u32: virtio vendor id
143 * Returns u8: virtio device status
163 * Returns u32: device generation
166 * Returns the iova range supported by
174 * Returns integer: success (0) or error (< 0)
184 * Returns integer: success (0) or error (< 0)
193 * Returns integer: success (0) or error (< 0)
264 * @probe: the function to call when a device is found. Returns 0 or -errno.