Home
last modified time | relevance | path

Searched refs:usb_function (Results 1 – 2 of 2) 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 …]
Dgadget.h891 struct usb_function;
892 int usb_assign_descriptors(struct usb_function *f,
897 void usb_free_all_descriptors(struct usb_function *f);