Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h131470 struct usb_device_id { struct
131471 __u16 match_flags;
131472 __u16 idVendor;
131473 __u16 idProduct;
131474 __u16 bcdDevice_lo;
131475 __u16 bcdDevice_hi;
131476 __u8 bDeviceClass;
131477 __u8 bDeviceSubClass;
131478 __u8 bDeviceProtocol;
131479 __u8 bInterfaceClass;
[all …]