Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c379 static int t7xx_send_fsm_command(struct t7xx_pci_dev *t7xx_dev, u32 event) in t7xx_send_fsm_command() function
434 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()
443 return t7xx_send_fsm_command(t7xx_dev, FSM_CMD_START); in __t7xx_pci_pm_resume()
475 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()