Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
190 struct usb_function { struct211 struct usb_function *); argument213 struct usb_function *); argument214 void (*free_func)(struct usb_function *f); argument218 int (*set_alt)(struct usb_function *, argument220 int (*get_alt)(struct usb_function *, argument222 void (*disable)(struct usb_function *); argument223 int (*setup)(struct usb_function *, argument225 bool (*req_match)(struct usb_function *, argument228 void (*suspend)(struct usb_function *); argument[all …]