Lines Matching +full:negative +full:- +full:reference +full:- +full:buffer

33 .Pq libusb, -lusb
52 argument is non-NULL, a pointer to the libusb context is stored at
62 argument is non-NULL, a pointer to the libusb context is stored at
79 This function will return non-zero if the given
85 .Bl -tag -width LIBUSB_CAP -offset indent
118 .Ql en-US
120 .Ql en-CA .
138 with the list of usb devices available, adding a reference to each
141 function must have their reference counter
152 is set to 1 all devices in the list have their reference
168 Stores, in the buffer
203 Increment the reference counter of the device
208 Decrement the reference counter of the device
271 This is a non-blocking function.
305 LIBUSB_ERROR_NOT_FOUND if re-enumeration is required or if the device has
331 into the buffer
338 This function is non-portable.
339 The buffer pointed to by
354 This function is non-portable.
358 Re-attach an interface kernel driver that was previously detached.
370 When the interface is restored the kernel driver is allowed to be re-attached.
373 argument is non-zero the feature is enabled.
382 so that we can enjoy the zero-copy transfer from kernel.
386 .Fn libusb_dev_mem_free "libusb_device_handle *devh" "unsigned char *buffer" "size_t size"
390 .Fa buffer
399 This is a non-blocking function.
422 a non-blocking function which does not send a request through the device.
436 or a negative LIBUSB_ERROR code on failure.
597 The LIBUSB_ERROR codes are all negative.
625 needed to use so-called USB streams.
721 argument to non-zero.
737 argument to non-zero.
784 Returns a NULL-terminated list on success or NULL on failure.
814 If this function returns non-zero, the filter is removed.