Searched refs:FSM_CMD_STOP (Results 1 – 3 of 3) sorted by relevance
473 case FSM_CMD_STOP: in t7xx_send_fsm_command()474 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()503 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in t7xx_pci_reprobe_early()584 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()
55 FSM_CMD_STOP, enumerator
462 case FSM_CMD_STOP: in fsm_main_thread()