Searched refs:usb_function (Results 1 – 1 of 1) sorted by relevance
143 struct usb_function { struct163 struct usb_function *); argument165 struct usb_function *); argument168 int (*set_alt)(struct usb_function *, argument170 int (*get_alt)(struct usb_function *, argument172 void (*disable)(struct usb_function *); argument173 int (*setup)(struct usb_function *, argument175 void (*suspend)(struct usb_function *); argument176 void (*resume)(struct usb_function *); argument186 int usb_function_deactivate(struct usb_function *);[all …]
Completed in 4 milliseconds