Searched defs:usb_function (Results 1 – 6 of 6) 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
191 struct usb_function { struct212 struct usb_function *); argument214 struct usb_function *); argument215 void (*free_func)(struct usb_function *f); argument219 int (*set_alt)(struct usb_function *, argument221 int (*get_alt)(struct usb_function *, argument223 void (*disable)(struct usb_function *); argument224 int (*setup)(struct usb_function *, argument226 bool (*req_match)(struct usb_function *, argument229 void (*suspend)(struct usb_function *); argument[all …]
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