Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dcomposite.h178 struct usb_function { struct
199 struct usb_function *); argument
201 struct usb_function *); argument
206 int (*set_alt)(struct usb_function *, argument
208 int (*get_alt)(struct usb_function *, argument
210 void (*disable)(struct usb_function *); argument
211 int (*setup)(struct usb_function *, argument
216 void (*suspend)(struct usb_function *); argument
217 void (*resume)(struct usb_function *); argument
227 const struct usb_function_instance *fi; argument
[all …]

Completed in 5 milliseconds