Home
last modified time | relevance | path

Searched refs:_URB_CONTROL_GET_CONFIGURATION_REQUEST (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/usb/driver/
H A Dget_configuration.c35 urb.UrbHeader.Length = sizeof(struct _URB_CONTROL_GET_CONFIGURATION_REQUEST); in get_configuration()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dusbdi.h208 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
401 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
H A Dusb.h204 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
383 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dusbdi.h208 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
401 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
H A Dusb.h204 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
383 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusb.h404 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
555 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusb.h404 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
555 struct _URB_CONTROL_GET_CONFIGURATION_REQUEST UrbControlGetConfigurationRequest;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs475 pub UrbControlGetConfigurationRequest: _URB_CONTROL_GET_CONFIGURATION_REQUEST,
2852 pub struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
2863 impl ::core::marker::Copy for _URB_CONTROL_GET_CONFIGURATION_REQUEST {} argument
2864 impl ::core::clone::Clone for _URB_CONTROL_GET_CONFIGURATION_REQUEST { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs612 pub UrbControlGetConfigurationRequest: _URB_CONTROL_GET_CONFIGURATION_REQUEST,
5460 pub struct _URB_CONTROL_GET_CONFIGURATION_REQUEST { struct
5471 impl _URB_CONTROL_GET_CONFIGURATION_REQUEST {} implementation
5472 impl ::std::default::Default for _URB_CONTROL_GET_CONFIGURATION_REQUEST { implementation
5477 impl ::std::fmt::Debug for _URB_CONTROL_GET_CONFIGURATION_REQUEST { implementation
5492 impl ::std::cmp::PartialEq for _URB_CONTROL_GET_CONFIGURATION_REQUEST { implementation
5497 impl ::std::cmp::Eq for _URB_CONTROL_GET_CONFIGURATION_REQUEST {} implementation
5498 unsafe impl ::windows::runtime::Abi for _URB_CONTROL_GET_CONFIGURATION_REQUEST { implementation