Home
last modified time | relevance | path

Searched defs:_URB_FRAME_LENGTH_CONTROL (Results 1 – 8 of 8) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dusbdi.h276 struct _URB_FRAME_LENGTH_CONTROL { struct
277 struct _URB_HEADER Hdr;
H A Dusb.h272 struct _URB_FRAME_LENGTH_CONTROL { struct
273 struct _URB_HEADER Hdr;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dusbdi.h276 struct _URB_FRAME_LENGTH_CONTROL { struct
277 struct _URB_HEADER Hdr;
H A Dusb.h272 struct _URB_FRAME_LENGTH_CONTROL { struct
273 struct _URB_HEADER Hdr;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusb.h309 struct _URB_FRAME_LENGTH_CONTROL { struct
310 struct _URB_HEADER Hdr;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusb.h309 struct _URB_FRAME_LENGTH_CONTROL { struct
310 struct _URB_HEADER Hdr;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs5752 pub struct _URB_FRAME_LENGTH_CONTROL { struct
5755 impl _URB_FRAME_LENGTH_CONTROL {} argument
5756 impl ::std::default::Default for _URB_FRAME_LENGTH_CONTROL { implementation
5761 impl ::std::fmt::Debug for _URB_FRAME_LENGTH_CONTROL { implementation
5766 impl ::std::cmp::PartialEq for _URB_FRAME_LENGTH_CONTROL { implementation
5771 impl ::std::cmp::Eq for _URB_FRAME_LENGTH_CONTROL {} implementation
5772 unsafe impl ::windows::runtime::Abi for _URB_FRAME_LENGTH_CONTROL { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Usb/
H A Dmod.rs2968 pub struct _URB_FRAME_LENGTH_CONTROL { struct
2971 impl ::core::marker::Copy for _URB_FRAME_LENGTH_CONTROL {} argument
2972 impl ::core::clone::Clone for _URB_FRAME_LENGTH_CONTROL { implementation