Home
last modified time | relevance | path

Searched defs: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
184 int usb_add_function(struct usb_configuration *, struct usb_function *); argument

Completed in 3 milliseconds