Lines Matching refs:usb_composite_dev
219 struct usb_composite_dev *cdev;
231 int usb_add_config(struct usb_composite_dev *,
274 int (*bind)(struct usb_composite_dev *);
275 int (*unbind)(struct usb_composite_dev *);
277 void (*disconnect)(struct usb_composite_dev *);
280 void (*suspend)(struct usb_composite_dev *);
281 void (*resume)(struct usb_composite_dev *);
320 struct usb_composite_dev { struct
341 extern int usb_string_id(struct usb_composite_dev *c); argument
342 extern int usb_string_ids_tab(struct usb_composite_dev *c,
344 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);