Searched defs:usb_function (Results 1 – 6 of 6) sorted by relevance
144 struct usb_function { struct164 struct usb_function *); argument166 struct usb_function *); argument169 int (*set_alt)(struct usb_function *, argument171 int (*get_alt)(struct usb_function *, argument173 void (*disable)(struct usb_function *); argument174 int (*setup)(struct usb_function *, argument176 void (*suspend)(struct usb_function *); argument177 void (*resume)(struct usb_function *); argument185 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
116 struct usb_function usb_function; member
42 struct usb_function usb_function; member
32 struct usb_function usb_function; member
103 struct usb_function usb_function; member
Completed in 22 milliseconds