Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/usb/
Dcomposite.h177 struct usb_function { struct
198 struct usb_function *); argument
200 struct usb_function *); argument
201 void (*free_func)(struct usb_function *f); argument
205 int (*set_alt)(struct usb_function *, argument
207 int (*get_alt)(struct usb_function *, argument
209 void (*disable)(struct usb_function *); argument
210 int (*setup)(struct usb_function *, argument
212 bool (*req_match)(struct usb_function *, argument
215 void (*suspend)(struct usb_function *); argument
[all …]