Searched refs:t7xx_fsm_command (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_state_monitor.c | 100 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() 317 static void fsm_routine_start(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_start() 354 struct t7xx_fsm_command *cmd; in fsm_main_thread() 366 cmd = list_first_entry(&ctl->command_queue, struct t7xx_fsm_command, entry); in fsm_main_thread() 400 struct t7xx_fsm_command *cmd; in t7xx_fsm_append_cmd()
|
H A D | t7xx_state_monitor.h | 108 struct t7xx_fsm_command { struct
|