Home
last modified time | relevance | path

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

/Linux-v6.6/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 */
/Linux-v6.6/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 */