Lines Matching full:given
329 transferred USB frames for the given USB transfer.
335 allocated when an USB transfer was setup for the given USB transfer.
341 associated with the given USB transfer.
368 will return non-zero if the given USB transfer is
382 the given USB transfer.
387 If the given USB transfer is pending when this function is called, the
394 will stop the given USB transfer and will not return
402 pointer for the given USB transfer and
419 is used to set various USB flags for the given USB transfer.
434 returns the length of the given USB frame by index.
440 sets the length of the given USB frame by index.
455 sets the timeout for the given USB transfer.
459 The timeout is given in milliseconds.
466 …B frames must be less than the maximum number of USB frames associated with the given USB transfer.
492 will perform a synchronous BULK or INTERRUPT transfer having length given by the
494 argument and buffer pointer given by the
496 argument on the USB transfer given by the
502 argument is non-NULL the actual transfer length will be stored at the given pointer destination.
506 argument is non-zero the transfer will timeout after the given value in milliseconds.
559 retrieves the list of USB port numbers which the datastream for a given USB device follows.
573 retrieves the BSD specific usb_device_info structure into the memory location given by
575 The USB device given by
583 retrieves the kernel interface description for the given USB
587 A zero length string is written in case no driver is attached to the given interface.
588 The USB device given by
596 returns a zero terminated string describing the given USB device.
610 will close the given USB device.
618 will try to detach the kernel driver for the USB interface given by
644 returns the file descriptor of the given USB device.
653 returns zero if a kernel driver is active on the given USB interface.
679 returned typically indicating that the given USB device has been
685 will perform a synchronous control request on the given
699 is the transaction timeout given in milliseconds.
711 and string index into the given buffer limited by a maximum length.
721 the string into the given buffer limited by a maximum length which
731 will try to BUS reset the given USB device and restore
767 returns the currently selected power mode for the given
773 returns the reported power usage in milliamps for the given USB device.
779 will try to set the given alternate index for the given
796 will read out and decode the USB config descriptor for the given USB device
811 hardware address of the given USB device.
818 the given parent USB HUB device.
834 returns the internal bus number which the given USB
852 returns the current speed of the given USB device.
866 returns the currently selected config index for the given
872 will free the given USB device and all associated USB
878 will set the debug level for the given USB device.
884 the given USB device.
924 If the given quirk does not exist LIBUSB20_ERROR_NOT_FOUND is
937 If the given quirk does not exist LIBUSB20_ERROR_NOT_FOUND is
950 If the given quirk cannot be added LIBUSB20_ERROR_NO_MEM is
963 If the given quirk does not exist LIBUSB20_ERROR_NOT_FOUND is
990 will dequeue the given USB device pointer from the
998 will enqueue the given USB device pointer in the backend USB device list.
1005 will free the given backend and all USB devices in its device list.
1011 This function will return a byte at the given byte offset of a message
1019 This function will return a little endian 16-bit value at the given byte offset of a message
1030 The total encoded length that will fit in the given buffer is
1050 Get the ASCII representation of the error given by the
1057 Get the ASCII representation of the error enum given by the