Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c100 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
120 struct t7xx_fsm_command *cmd, *cmd_next; in fsm_flush_event_cmd_qs()
169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
217 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped()
227 static void fsm_routine_stopping(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopping()
309 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start()
345 struct t7xx_fsm_command *cmd; in fsm_main_thread()
357 cmd = list_first_entry(&ctl->command_queue, struct t7xx_fsm_command, entry); in fsm_main_thread()
391 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd()
Dt7xx_state_monitor.h106 struct t7xx_fsm_command { struct