Searched defs:otg_fsm (Results 1 – 1 of 1) sorted by relevance
63 struct otg_fsm { struct65 int id;66 int adp_change;67 int power_up;68 int test_device;69 int a_bus_drop;70 int a_bus_req;71 int a_srp_det;72 int a_vbus_vld;73 int b_conn;[all …]