Home
last modified time | relevance | path

Searched refs:FSM_CMD_STOP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_pci.c383 case FSM_CMD_STOP: in t7xx_send_fsm_command()
384 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()
431 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()
472 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()
A Dt7xx_state_monitor.h53 FSM_CMD_STOP, enumerator
A Dt7xx_state_monitor.c374 case FSM_CMD_STOP: in fsm_main_thread()

Completed in 7 milliseconds