Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
177 struct usb_function { struct198 struct usb_function *); argument200 struct usb_function *); argument201 void (*free_func)(struct usb_function *f); argument205 int (*set_alt)(struct usb_function *, argument207 int (*get_alt)(struct usb_function *, argument209 void (*disable)(struct usb_function *); argument210 int (*setup)(struct usb_function *, argument212 bool (*req_match)(struct usb_function *, argument215 void (*suspend)(struct usb_function *); argument[all …]