Lines Matching +full:non +full:- +full:active
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
232 Set the active configuration to
245 This is a non-blocking function.
279 LIBUSB_ERROR_NOT_FOUND if re-enumeration is required or if the device has
291 Determine if a driver is active on a interface.
292 Returns 0 if no kernel driver is active
293 and 1 if a kernel driver is active, LIBUSB_ERROR_NO_DEVICE
312 This function is non-portable.
324 Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if no kernel driver was active,
328 This function is non-portable.
332 Re-attach an interface kernel driver that was previously detached.
344 When the interface is restored the kernel driver is allowed to be re-attached.
347 argument is non-zero the feature is enabled.
356 This is a non-blocking function.
362 Get the USB configuration descriptor for the active configuration.
379 a non-blocking function which does not send a request through the device.
567 needed to use so-called USB streams.
613 Determine if an active thread is handling events.
663 argument to non-zero.
679 argument to non-zero.
718 Returns a NULL-terminated list on success or NULL on failure.
748 If this function returns non-zero, the filter is removed.