Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h128 void t7xx_cldma_reset(struct cldma_ctrl *md_ctrl);
H A Dt7xx_modem_ops.c715 t7xx_cldma_reset(md->md_ctrl[CLDMA_ID_MD]); in t7xx_md_reset()
716 t7xx_cldma_reset(md->md_ctrl[CLDMA_ID_AP]); in t7xx_md_reset()
H A Dt7xx_hif_cldma.c686 void t7xx_cldma_reset(struct cldma_ctrl *md_ctrl) in t7xx_cldma_reset() function