Lines Matching full:given

53 the given location.
63 the given location.
64 Additional options, like the USB debug level, may be given using the
79 This function will return non-zero if the given
104 Get the ASCII representation of the error given by the
111 Get the ASCII representation of the error enum given by the
149 Returns the port number which the device given by
243 Claim an interface in a given libusb_handle
301 Copy the name of the driver attached to the given
310 to the given interface and LIBUSB_ERROR_INVALID_PARAM if the interface does
409 On success the pointer to resulting descriptor is stored at the location given by
417 This function is NULL safe and frees a parsed USB 3.0 endpoint companion descriptor given by
422 This function finds and parses the USB 3.0 endpoint companion descriptor given by
430 This function is NULL safe and frees a parsed USB 3.0 endpoint companion descriptor given by
435 This function queries the USB device given by
449 On success the pointer to resulting descriptor is stored at the location given by
457 This function is NULL safe and frees a parsed BOS descriptor given by
462 This function parses the USB 2.0 extension descriptor from the descriptor given by
472 This function is NULL safe and frees a parsed USB 2.0 extension descriptor given by
477 This function parses the SuperSpeed device capability descriptor from the descriptor given by
487 This function is NULL safe and frees a parsed SuperSpeed device capability descriptor given by
492 This function parses the container ID descriptor from the descriptor given by
502 This function is NULL safe and frees a parsed container ID descriptor given by
545 The timeout value is given in milliseconds.
556 The timeout value is given in milliseconds.
565 This function verifies that the given number of streams using the
566 given number of endpoints is allowed and allocates the resources
579 This function sets the stream ID for the given USB transfer.
583 This function returns the stream ID for the given USB transfer.
667 LIBUSB_ERROR_TIMEOUT after the given timeout.
737 argument is set to LIBUSB_HOTPLUG_ENUMERATE, all currently attached and matching USB devices will be passed to the hotplug filter, given by the
752 argument is the same as given when the filter was registered.