Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/ !
H A Dt7xx_state_monitor.c183 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception() function
351 fsm_routine_exception(ctl, NULL, EXCEPTION_HS_TIMEOUT); in fsm_routine_starting()
358 fsm_routine_exception(ctl, NULL, EXCEPTION_HS_TIMEOUT); in fsm_routine_starting()
462 fsm_routine_exception(ctl, cmd, FIELD_GET(FSM_CMD_EX_REASON, cmd->flag)); in fsm_main_thread()