Searched refs:usb_gadget_vbus_disconnect (Results 1 – 10 of 10) sorted by relevance
107 usb_gadget_vbus_disconnect(tu->phy.otg->gadget); in check_vbus_state()164 usb_gadget_vbus_disconnect(tu->phy.otg->gadget); in tahvo_usb_stop_peripheral()174 usb_gadget_vbus_disconnect(tu->phy.otg->gadget); in tahvo_usb_power_off()
145 usb_gadget_vbus_disconnect(gpio_vbus->phy.otg->gadget); in gpio_vbus_work()200 usb_gadget_vbus_disconnect(otg->gadget); in gpio_vbus_set_peripheral()
131 usb_gadget_vbus_disconnect(otg->gadget); in nop_gpio_vbus_thread()
312 return usb_gadget_vbus_disconnect(isp->phy.otg->gadget); in gadget_suspend()989 usb_gadget_vbus_disconnect(otg->gadget); in isp_update_otg()1342 usb_gadget_vbus_disconnect(otg->gadget); in isp1301_set_peripheral()
236 usb_gadget_vbus_disconnect(otg->gadget); in mv_otg_start_periphrals()
622 usb_gadget_vbus_disconnect(otg->gadget); in fsl_otg_set_peripheral()
766 usb_gadget_vbus_disconnect(phy->otg->gadget); in msm_otg_start_peripheral()
67 usb_gadget_vbus_disconnect(&ci->gadget); in ci_handle_vbus_change()
541 usb_gadget_vbus_disconnect(&ci->gadget); in ci_otg_start_gadget()
754 static inline int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect() function