Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb.h451 struct usb_device_id { struct
453 u16 match_flags;
478 /* Some useful macros to use to create struct usb_device_id */ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h121 struct usb_device_id { struct
123 __u16 match_flags;
149 /* Some useful macros to use to create struct usb_device_id */ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h118 const struct usb_device_id *usb_device_id; member