Lines Matching refs:usb_composite_dev
273 struct usb_composite_dev *cdev;
286 int usb_add_config(struct usb_composite_dev *,
331 int (*bind)(struct usb_composite_dev *);
332 int (*unbind)(struct usb_composite_dev *);
334 void (*disconnect)(struct usb_composite_dev *);
337 void (*suspend)(struct usb_composite_dev *);
338 void (*resume)(struct usb_composite_dev *);
384 struct usb_composite_dev { struct
411 extern int usb_string_id(struct usb_composite_dev *c); argument
412 extern int usb_string_ids_tab(struct usb_composite_dev *c,
414 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);