Home
last modified time | relevance | path

Searched refs:usb_function (Results 1 – 1 of 1) sorted by relevance

/include/linux/usb/
A Dcomposite.h143 struct usb_function { struct
163 struct usb_function *); argument
165 struct usb_function *); argument
168 int (*set_alt)(struct usb_function *, argument
170 int (*get_alt)(struct usb_function *, argument
172 void (*disable)(struct usb_function *); argument
173 int (*setup)(struct usb_function *, argument
175 void (*suspend)(struct usb_function *); argument
176 void (*resume)(struct usb_function *); argument
186 int usb_function_deactivate(struct usb_function *);
[all …]

Completed in 4 milliseconds