Lines Matching defs:cdev
122 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local
145 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local
249 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
301 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs()
335 static void device_qual(struct usb_composite_dev *cdev) in device_qual()
352 static void reset_config(struct usb_composite_dev *cdev) in reset_config()
367 static int set_config(struct usb_composite_dev *cdev, in set_config()
482 int usb_add_config(struct usb_composite_dev *cdev, in usb_add_config()
608 static int get_string(struct usb_composite_dev *cdev, in get_string()
704 int usb_string_id(struct usb_composite_dev *cdev) in usb_string_id()
734 int usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) in usb_string_ids_tab()
786 static int bos_desc(struct usb_composite_dev *cdev) in bos_desc()
1013 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_setup() local
1320 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_disconnect() local
1330 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_unbind() local
1382 struct usb_composite_dev *cdev; in composite_bind() local
1436 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_suspend() local
1455 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_resume() local