OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_control_setup
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/
libusb.h
225
* \ref
libusb_control_setup
::bmRequestType "bmRequestType" field in control
243
* \ref
libusb_control_setup
::bmRequestType "bmRequestType" field in control
512
struct
libusb_control_setup
{
struct
538
#define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct
libusb_control_setup
))
851
static inline struct
libusb_control_setup
*libusb_control_transfer_get_setup(
854
return (struct
libusb_control_setup
*) transfer->buffer;
864
* \ref
libusb_control_setup
::bmRequestType "bmRequestType" field of
865
* \ref
libusb_control_setup
867
* \ref
libusb_control_setup
::bRequest "bRequest" field of
868
* \ref
libusb_control_setup
[
all
...]
/external/libusb/libusb/os/
darwin_usb.c
[
all
...]
Completed in 47 milliseconds