Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
181 struct usb_function { struct202 struct usb_function *); argument204 struct usb_function *); argument205 void (*free_func)(struct usb_function *f); argument209 int (*set_alt)(struct usb_function *, argument211 int (*get_alt)(struct usb_function *, argument213 void (*disable)(struct usb_function *); argument214 int (*setup)(struct usb_function *, argument216 bool (*req_match)(struct usb_function *, argument219 void (*suspend)(struct usb_function *); argument[all …]