Lines Matching refs:usb_gadget

151 int config_ep_by_speed_and_alt(struct usb_gadget *g,  in config_ep_by_speed_and_alt()
288 int config_ep_by_speed(struct usb_gadget *g, in config_ep_by_speed()
505 struct usb_gadget *gadget = func->config->cdev->gadget; in usb_func_wakeup()
550 void check_remote_wakeup_config(struct usb_gadget *g, in check_remote_wakeup_config()
616 struct usb_gadget *gadget = cdev->gadget; in config_desc()
679 struct usb_gadget *gadget = cdev->gadget; in count_configs()
950 struct usb_gadget *gadget = cdev->gadget; in set_config()
1754 composite_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in composite_setup()
2284 static void __composite_disconnect(struct usb_gadget *gadget) in __composite_disconnect()
2301 void composite_disconnect(struct usb_gadget *gadget) in composite_disconnect()
2307 void composite_reset(struct usb_gadget *gadget) in composite_reset()
2323 struct usb_gadget *gadget = dev_to_usb_gadget(dev); in suspended_show()
2330 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) in __composite_unbind()
2362 static void composite_unbind(struct usb_gadget *gadget) in composite_unbind()
2408 struct usb_gadget *gadget = cdev->gadget; in composite_dev_prepare()
2527 static int composite_bind(struct usb_gadget *gadget, in composite_bind()
2578 void composite_suspend(struct usb_gadget *gadget) in composite_suspend()
2605 void composite_resume(struct usb_gadget *gadget) in composite_resume()
2757 static char *composite_default_mfr(struct usb_gadget *gadget) in composite_default_mfr()