Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h128 void t7xx_fsm_reset(struct t7xx_modem *md);
H A Dt7xx_state_monitor.c512 void t7xx_fsm_reset(struct t7xx_modem *md) in t7xx_fsm_reset() function
H A Dt7xx_modem_ops.c674 t7xx_fsm_reset(md); in t7xx_md_reset()