Lines Matching refs:usb_composite_dev
274 struct usb_composite_dev *cdev;
287 int usb_add_config(struct usb_composite_dev *,
332 int (*bind)(struct usb_composite_dev *);
333 int (*unbind)(struct usb_composite_dev *);
335 void (*disconnect)(struct usb_composite_dev *);
338 void (*suspend)(struct usb_composite_dev *);
339 void (*resume)(struct usb_composite_dev *);
385 struct usb_composite_dev { struct
412 extern int usb_string_id(struct usb_composite_dev *c); argument
413 extern int usb_string_ids_tab(struct usb_composite_dev *c,
415 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);