Searched refs:usb_gadget_vbus_disconnect (Results 1 – 4 of 4) sorted by relevance
126 usb_gadget_vbus_disconnect(gpio_vbus->otg.gadget); in gpio_vbus_work()175 usb_gadget_vbus_disconnect(otg->gadget); in gpio_vbus_set_peripheral()
334 return usb_gadget_vbus_disconnect(isp->otg.gadget); in gadget_suspend()1012 usb_gadget_vbus_disconnect(isp->otg.gadget); in isp_update_otg()1367 usb_gadget_vbus_disconnect(isp->otg.gadget); in isp1301_set_peripheral()
511 usb_gadget_vbus_disconnect(otg->gadget); in msm_otg_start_peripheral()
654 static inline int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect() function