Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
178 struct usb_function { struct199 struct usb_function *); argument201 struct usb_function *); argument206 int (*set_alt)(struct usb_function *, argument208 int (*get_alt)(struct usb_function *, argument210 void (*disable)(struct usb_function *); argument211 int (*setup)(struct usb_function *, argument216 void (*suspend)(struct usb_function *); argument217 void (*resume)(struct usb_function *); argument227 const struct usb_function_instance *fi; argument[all …]
Completed in 5 milliseconds