Searched defs:usb_function (Results 1 – 1 of 1) sorted by relevance
189 struct usb_function { struct210 struct usb_function *); argument212 struct usb_function *); argument217 int (*set_alt)(struct usb_function *, argument219 int (*get_alt)(struct usb_function *, argument221 void (*disable)(struct usb_function *); argument222 int (*setup)(struct usb_function *, argument227 void (*suspend)(struct usb_function *); argument228 void (*resume)(struct usb_function *); argument240 const struct usb_function_instance *fi; argument[all …]
Completed in 9 milliseconds