Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
183 struct usb_function { struct203 struct usb_function *); argument205 struct usb_function *); argument206 void (*free_func)(struct usb_function *f); argument210 int (*set_alt)(struct usb_function *, argument212 int (*get_alt)(struct usb_function *, argument214 void (*disable)(struct usb_function *); argument215 int (*setup)(struct usb_function *, argument217 bool (*req_match)(struct usb_function *, argument219 void (*suspend)(struct usb_function *); argument[all …]