Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dcomposite.h112 struct usb_function { struct
129 struct usb_function *); argument
131 struct usb_function *); argument
134 int (*set_alt)(struct usb_function *, argument
136 int (*get_alt)(struct usb_function *, argument
138 void (*disable)(struct usb_function *); argument
139 int (*setup)(struct usb_function *, argument
141 void (*suspend)(struct usb_function *); argument
142 void (*resume)(struct usb_function *); argument
145 int (*get_status)(struct usb_function *); argument
[all …]