Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
191 struct usb_function { struct212 struct usb_function *); argument214 struct usb_function *); 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 *, argument229 void (*suspend)(struct usb_function *); argument230 void (*resume)(struct usb_function *); argument240 const struct usb_function_instance *fi; argument[all …]
Completed in 6 milliseconds