Searched defs:otg_fsm (Results 1 – 1 of 1) sorted by relevance
124 struct otg_fsm { struct126 int id;127 int adp_change;128 int power_up;129 int a_srp_det;130 int a_vbus_vld;131 int b_conn;132 int a_bus_resume;133 int a_bus_suspend;134 int a_conn;[all …]