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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c455 static int t7xx_send_fsm_command(struct t7xx_pci_dev *t7xx_dev, u32 event) function
510 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP);
519 return t7xx_send_fsm_command(t7xx_dev, FSM_CMD_START);
551 ret = t7xx_send_fsm_command(t7xx_dev, FSM_CMD_STOP);

Completed in 116 milliseconds