Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
191 struct usb_function { struct212 struct usb_function *); argument214 struct usb_function *); argument215 void (*free_func)(struct usb_function *f); argument219 int (*set_alt)(struct usb_function *, argument221 int (*get_alt)(struct usb_function *, argument223 void (*disable)(struct usb_function *); argument224 int (*setup)(struct usb_function *, argument226 bool (*req_match)(struct usb_function *, argument229 void (*suspend)(struct usb_function *); argument[all …]