Home
last modified time | relevance | path

Searched refs:usb_gadget_vbus_disconnect (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/usb/otg/
Dgpio_vbus.c126 usb_gadget_vbus_disconnect(gpio_vbus->otg.gadget); in gpio_vbus_work()
175 usb_gadget_vbus_disconnect(otg->gadget); in gpio_vbus_set_peripheral()
Disp1301_omap.c334 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()
Dmsm_otg.c511 usb_gadget_vbus_disconnect(otg->gadget); in msm_otg_start_peripheral()
/linux-2.6.39/include/linux/usb/
Dgadget.h654 static inline int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect() function