Searched defs:usb_match (Results 1 – 1 of 1) sorted by relevance
84 struct usb_match { struct85 struct usb_match_value bus; argument86 struct usb_match_value address; argument87 struct usb_match_value vid; argument88 struct usb_match_value pid; argument89 struct usb_match_value serial; argument90 struct usb_match_value config; argument91 struct usb_match_value interface; argument92 struct usb_match_value altsetting; argument93 struct usb_match_value class; argument[all …]