Searched refs:FSM_CMD_STOP (Results 1 – 3 of 3) sorted by relevance
386 case FSM_CMD_STOP: in t7xx_send_fsm_command()387 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()434 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()475 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()
53 FSM_CMD_STOP, enumerator
374 case FSM_CMD_STOP: in fsm_main_thread()