Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dcomposite.h183 struct usb_function { struct
203 struct usb_function *); argument
205 struct usb_function *); argument
206 void (*free_func)(struct usb_function *f); argument
210 int (*set_alt)(struct usb_function *, argument
212 int (*get_alt)(struct usb_function *, argument
214 void (*disable)(struct usb_function *); argument
215 int (*setup)(struct usb_function *, argument
217 bool (*req_match)(struct usb_function *, argument
219 void (*suspend)(struct usb_function *); argument
[all …]