Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c107 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
127 struct t7xx_fsm_command *cmd, *cmd_next; in fsm_flush_event_cmd_qs()
176 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
269 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped()
279 static void fsm_routine_stopping(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopping()
360 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start()
433 struct t7xx_fsm_command *cmd; in fsm_main_thread()
445 cmd = list_first_entry(&ctl->command_queue, struct t7xx_fsm_command, entry); in fsm_main_thread()
479 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd()
Dt7xx_state_monitor.h109 struct t7xx_fsm_command { struct