Home
last modified time | relevance | path

Searched defs:usb_functionfs_event (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dfunctionfs.h98 struct usb_functionfs_event { struct
99 union {
101 } __attribute__((packed)) u;
102 __u8 type;
103 __u8 _pad[3];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dfunctionfs.h88 struct usb_functionfs_event { struct
89 union {
92 } __attribute__((packed)) u;
94 __u8 type;
95 __u8 _pad[3];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dfunctionfs.h98 struct usb_functionfs_event { struct
99 union {
101 } __attribute__((packed)) u;
102 __u8 type;
103 __u8 _pad[3];
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dfunctionfs.h236 struct usb_functionfs_event { struct
243 /* enum usb_functionfs_event_type */ argument
244 __u8 type;
245 __u8 _pad[3];
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dfunctionfs.h236 struct usb_functionfs_event { struct
243 /* enum usb_functionfs_event_type */ argument
244 __u8 type;
245 __u8 _pad[3];