Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h132 void t7xx_fsm_uninit(struct t7xx_modem *md);
H A Dt7xx_modem_ops.c791 t7xx_fsm_uninit(md); in t7xx_md_init()
815 t7xx_fsm_uninit(md); in t7xx_md_exit()
H A Dt7xx_state_monitor.c637 void t7xx_fsm_uninit(struct t7xx_modem *md) in t7xx_fsm_uninit() function