Searched refs:b_bus_suspend (Results 1 – 5 of 5) sorted by relevance
86 u8 b_bus_suspend; member
687 fsm->b_bus_suspend = 1; in ci_otg_fsm_event()700 if (fsm->b_bus_suspend == 1) { in ci_otg_fsm_event()702 fsm->b_bus_suspend = 0; in ci_otg_fsm_event()
224 seq_printf(s, "b_bus_suspend: %d\n", fsm->b_bus_suspend); in ci_otg_show()
146 int b_bus_suspend; member
430 else if (fsm->a_bidl_adis_tmout || fsm->b_bus_suspend) in otg_statemachine()
Completed in 9 milliseconds