Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.c466 static int t7xx_send_fsm_command(struct t7xx_pci_dev *t7xx_dev, u32 event) in t7xx_send_fsm_command() function
503 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in t7xx_pci_reprobe_early()
519 return t7xx_send_fsm_command(t7xx_dev, FSM_CMD_START); in t7xx_pci_reprobe()
584 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP); in __t7xx_pci_pm_resume()