Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h130 void t7xx_fsm_uninit(struct t7xx_modem *md);
H A Dt7xx_modem_ops.c751 t7xx_fsm_uninit(md); in t7xx_md_init()
773 t7xx_fsm_uninit(md); in t7xx_md_exit()
H A Dt7xx_state_monitor.c548 void t7xx_fsm_uninit(struct t7xx_modem *md) in t7xx_fsm_uninit() function