Searched defs:usb_function (Results 1 – 5 of 5) sorted by relevance
97 struct usb_function { struct114 struct usb_function *); argument116 struct usb_function *); argument119 int (*set_alt)(struct usb_function *, argument121 int (*get_alt)(struct usb_function *, argument123 void (*disable)(struct usb_function *); argument124 int (*setup)(struct usb_function *, argument126 void (*suspend)(struct usb_function *); argument127 void (*resume)(struct usb_function *); argument135 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
117 struct usb_function usb_function; member
31 struct usb_function usb_function; member
96 struct usb_function usb_function; member
72 struct usb_function usb_function; member