Home
last modified time | relevance | path

Searched refs:PACKET_PARAMETERS (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dusbuser.h120 } PACKET_PARAMETERS, *PPACKET_PARAMETERS; typedef
291 PACKET_PARAMETERS PacketParameters;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dusbuser.h120 } PACKET_PARAMETERS, *PPACKET_PARAMETERS; typedef
291 PACKET_PARAMETERS PacketParameters;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusbuser.h117 } PACKET_PARAMETERS, *PPACKET_PARAMETERS; typedef
121 PACKET_PARAMETERS PacketParameters;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusbuser.h117 } PACKET_PARAMETERS, *PPACKET_PARAMETERS; typedef
121 PACKET_PARAMETERS PacketParameters;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs364 pub struct PACKET_PARAMETERS { struct
378 impl ::core::marker::Copy for PACKET_PARAMETERS {} argument
379 impl ::core::clone::Clone for PACKET_PARAMETERS { implementation
1110 pub PacketParameters: PACKET_PARAMETERS,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs424 pub struct PACKET_PARAMETERS { struct
438 impl PACKET_PARAMETERS {} implementation
439 impl ::std::default::Default for PACKET_PARAMETERS { implementation
444 impl ::std::cmp::PartialEq for PACKET_PARAMETERS { implementation
449 impl ::std::cmp::Eq for PACKET_PARAMETERS {} implementation
450 unsafe impl ::windows::runtime::Abi for PACKET_PARAMETERS { implementation
1829 pub PacketParameters: PACKET_PARAMETERS,