Home
last modified time | relevance | path

Searched defs:usbdevfs_conninfo_ex (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dusbdevice_fs.h79 struct usbdevfs_conninfo_ex { struct
80 __u32 size; /* Size of the structure from the kernel's */
84 __u32 busnum; /* USB bus number, as enumerated by the */
86 __u32 devnum; /* Device address on the bus. */
87 __u32 speed; /* USB_SPEED_* constants from ch9.h */
88 __u8 num_ports; /* Number of ports the device is connected */
92 __u8 ports[7]; /* List of ports on the way from the root */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dusbdevice_fs.h55 struct usbdevfs_conninfo_ex { struct
56 __u32 size;
57 __u32 busnum;
58 __u32 devnum;
59 __u32 speed;
60 __u8 num_ports;
61 __u8 ports[7];
/kernel/linux/linux-5.10/include/uapi/linux/
Dusbdevice_fs.h79 struct usbdevfs_conninfo_ex { struct
80 __u32 size; /* Size of the structure from the kernel's */
84 __u32 busnum; /* USB bus number, as enumerated by the */
86 __u32 devnum; /* Device address on the bus. */
87 __u32 speed; /* USB_SPEED_* constants from ch9.h */
88 __u8 num_ports; /* Number of ports the device is connected */
92 __u8 ports[7]; /* List of ports on the way from the root */