Lines Matching +full:wire +full:- +full:config

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 .
186 Returns the wire speed at which the device is connected.
188 LIBUSB_SPEED_UNKNOWN is returned in case of unknown wire speed.
250 .Fn libusb_get_configuration "libusb_device_handle *devh" "int *config"
257 .Fn libusb_set_configuration "libusb_device_handle *devh" "int config"
259 .Fa config
271 This is a non-blocking function.
305 LIBUSB_ERROR_NOT_FOUND if re-enumeration is required or if the device has
338 This function is non-portable.
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.
399 This is a non-blocking function.
404 …libusb_get_active_config_descriptor "libusb_device *dev" "struct libusb_config_descriptor **config"
412 …t_config_descriptor "libusb_device *dev" "uint8_t config_index" "libusb_config_descriptor **config"
419 …iptor_by_value "libusb_device *dev" "uint8 bConfigurationValue" "libusb_config_descriptor **config"
422 a non-blocking function which does not send a request through the device.
429 .Fn libusb_free_config_descriptor "libusb_config_descriptor *config"
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.