Searched refs:usb_configuration (Results 1 – 1 of 1) sorted by relevance
57 struct usb_configuration;198 struct usb_configuration *config;210 int (*bind)(struct usb_configuration *,212 void (*unbind)(struct usb_configuration *,246 int usb_add_function(struct usb_configuration *, struct usb_function *);251 int usb_interface_id(struct usb_configuration *, struct usb_function *);304 struct usb_configuration { struct315 void (*unbind)(struct usb_configuration *); argument316 int (*setup)(struct usb_configuration *, argument340 struct usb_configuration *, argument[all …]