Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dcomposite.h189 struct usb_function { struct
210 struct usb_function *); argument
212 struct usb_function *); argument
213 void (*free_func)(struct usb_function *f); argument
217 int (*set_alt)(struct usb_function *, argument
219 int (*get_alt)(struct usb_function *, argument
221 void (*disable)(struct usb_function *); argument
222 int (*setup)(struct usb_function *, argument
224 bool (*req_match)(struct usb_function *, argument
227 void (*suspend)(struct usb_function *); argument
[all …]