Searched defs:usb_function (Results 1 – 7 of 7) sorted by relevance
93 struct usb_function { struct109 struct usb_function *); argument111 struct usb_function *); argument114 int (*set_alt)(struct usb_function *, argument116 int (*get_alt)(struct usb_function *, argument118 void (*disable)(struct usb_function *); argument119 int (*setup)(struct usb_function *, argument121 void (*suspend)(struct usb_function *); argument122 void (*resume)(struct usb_function *); argument130 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
181 struct usb_function { struct202 struct usb_function *); argument204 struct usb_function *); argument209 int (*set_alt)(struct usb_function *, argument211 int (*get_alt)(struct usb_function *, argument213 void (*disable)(struct usb_function *); argument214 int (*setup)(struct usb_function *, argument219 void (*suspend)(struct usb_function *); argument220 void (*resume)(struct usb_function *); argument232 const struct usb_function_instance *fi; argument[all …]
39 struct usb_function usb_function; member
116 struct usb_function usb_function; member
95 struct usb_function usb_function; member
30 struct usb_function usb_function; member