Lines Matching defs:cdev

99 	struct usb_composite_dev	*cdev = function->config->cdev;  in usb_function_deactivate()  local
122 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local
231 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
273 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs()
300 static void device_qual(struct usb_composite_dev *cdev) in device_qual()
317 static void reset_config(struct usb_composite_dev *cdev) in reset_config()
332 static int set_config(struct usb_composite_dev *cdev, in set_config()
451 int usb_add_config(struct usb_composite_dev *cdev, in usb_add_config()
559 static int get_string(struct usb_composite_dev *cdev, in get_string()
645 int usb_string_id(struct usb_composite_dev *cdev) in usb_string_id()
675 int usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) in usb_string_ids_tab()
727 static int bos_desc(struct usb_composite_dev *cdev) in bos_desc()
799 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_setup() local
1044 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_disconnect() local
1054 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_unbind() local
1102 struct usb_composite_dev *cdev; in composite_bind() local
1147 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_suspend() local
1166 struct usb_composite_dev *cdev = get_gadget_data(gadget); in composite_resume() local