Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/
HDusb_ioctl.h52 #define USB_IOCTL_STRUCT_ALIGN(n) __aligned(n) macro
54 #define USB_IOCTL_STRUCT_ALIGN(n) macro
79 } USB_IOCTL_STRUCT_ALIGN(8);
91 } USB_IOCTL_STRUCT_ALIGN(8);
96 } USB_IOCTL_STRUCT_ALIGN(1);
115 } USB_IOCTL_STRUCT_ALIGN(8);
144 } USB_IOCTL_STRUCT_ALIGN(2);
153 } USB_IOCTL_STRUCT_ALIGN(1);
158 } USB_IOCTL_STRUCT_ALIGN(4);
162 } USB_IOCTL_STRUCT_ALIGN(1);
[all …]