Home
last modified time | relevance | path

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

/include/linux/usb/
Dcomposite.h190 struct usb_function { struct
211 struct usb_function *); argument
213 struct usb_function *); argument
214 void (*free_func)(struct usb_function *f); argument
218 int (*set_alt)(struct usb_function *, argument
220 int (*get_alt)(struct usb_function *, argument
222 void (*disable)(struct usb_function *); argument
223 int (*setup)(struct usb_function *, argument
225 bool (*req_match)(struct usb_function *, argument
228 void (*suspend)(struct usb_function *); argument
[all …]