Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception() function
300 fsm_routine_exception(ctl, NULL, EXCEPTION_HS_TIMEOUT); in fsm_routine_starting()
367 fsm_routine_exception(ctl, cmd, FIELD_GET(FSM_CMD_EX_REASON, cmd->flag)); in fsm_main_thread()