Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Dusb.h2057 struct usb_device_id { struct
2059 u16 match_flags;
2062 u16 idVendor;
2063 u16 idProduct;
2064 u16 bcdDevice_lo;
2065 u16 bcdDevice_hi;
2090 /* Some useful macros to use to create struct usb_device_id */ argument

Completed in 15 milliseconds