Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h126 void t7xx_fsm_reset(struct t7xx_modem *md);
Dt7xx_state_monitor.c503 void t7xx_fsm_reset(struct t7xx_modem *md) in t7xx_fsm_reset() function
Dt7xx_modem_ops.c641 t7xx_fsm_reset(md); in t7xx_md_reset()