Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/include/
H A Dusb_device.h84 struct usb_match { struct
85 struct usb_match_value bus; argument
86 struct usb_match_value address; argument
87 struct usb_match_value vid; argument
88 struct usb_match_value pid; argument
89 struct usb_match_value serial; argument
90 struct usb_match_value config; argument
91 struct usb_match_value interface; argument
92 struct usb_match_value altsetting; argument
93 struct usb_match_value class; argument
[all …]