OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUSB_CONFIGURATION_DESCRIPTOR
(Results
1 - 10
of
10
) sorted by null
/external/libusb/libusb/os/
windows_nt_common.h
43
} USB_CONFIGURATION_DESCRIPTOR, *
PUSB_CONFIGURATION_DESCRIPTOR
;
windows_usbdk.h
112
PUSB_CONFIGURATION_DESCRIPTOR
*Descriptor,
116
PUSB_CONFIGURATION_DESCRIPTOR
Descriptor
windows_usbdk.c
73
PUSB_CONFIGURATION_DESCRIPTOR
*config_descriptors;
263
p->config_descriptors = calloc(info->DeviceDescriptor.bNumConfigurations, sizeof(
PUSB_CONFIGURATION_DESCRIPTOR
));
396
PUSB_CONFIGURATION_DESCRIPTOR
config_header;
402
config_header = (
PUSB_CONFIGURATION_DESCRIPTOR
)priv->config_descriptors[config_index];
windows_winusb.c
898
PUSB_CONFIGURATION_DESCRIPTOR
cd_data = NULL;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h
136
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
144
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
160
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
172
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
224
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigDesc,
usbbusif.h
172
IN
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winusb.h
83
PUSB_INTERFACE_DESCRIPTOR WINAPI WinUsb_ParseConfigurationDescriptor (
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor, PVOID StartPosition, LONG InterfaceNumber, LONG AlternateSetting, LONG InterfaceClass, LONG InterfaceSubClass, LONG InterfaceProtocol);
usbcamdi.h
85
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
94
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor,
usb.h
298
PUSB_CONFIGURATION_DESCRIPTOR
ConfigurationDescriptor;
usbspec.h
290
} USB_CONFIGURATION_DESCRIPTOR,*
PUSB_CONFIGURATION_DESCRIPTOR
;
Completed in 488 milliseconds