Home
last modified time | relevance | path

Searched refs:OTG_STATE_B_SRP_INIT (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/usb/otg/
Disp1301_omap.c249 case OTG_STATE_B_SRP_INIT: return "b_srp_init"; in state_string()
455 state = OTG_STATE_B_SRP_INIT; in check_state()
577 case OTG_STATE_B_SRP_INIT: in otg_update_isp()
698 if (isp->otg.state == OTG_STATE_B_SRP_INIT) in omap_otg_irq()
1072 case OTG_STATE_B_SRP_INIT: in isp_update_otg()
1448 isp->otg.state = OTG_STATE_B_SRP_INIT; in isp1301_start_srp()
Dlangwell_otg.c106 case OTG_STATE_B_SRP_INIT: in state_string()
1033 case OTG_STATE_B_SRP_INIT: in langwell_otg_work()
/linux-2.6.39/include/linux/usb/
Dotg.h20 OTG_STATE_B_SRP_INIT, enumerator
/linux-2.6.39/drivers/usb/musb/
Dmusb_gadget.c2120 case OTG_STATE_B_SRP_INIT: in musb_g_disconnect()
Dmusb_core.c348 case OTG_STATE_B_SRP_INIT: return "b_srp_init"; in otg_state_string()