Searched defs:otg_fsm (Results 1 – 1 of 1) sorted by relevance
137 struct otg_fsm { struct139 int id;140 int adp_change;141 int power_up;142 int a_srp_det;143 int a_vbus_vld;144 int b_conn;145 int a_bus_resume;146 int a_bus_suspend;147 int a_conn;[all …]