Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h91 void t7xx_md_exit(struct t7xx_pci_dev *t7xx_dev);
H A Dt7xx_pci.c915 t7xx_md_exit(t7xx_dev); in t7xx_pci_probe()
928 t7xx_md_exit(t7xx_dev); in t7xx_pci_remove()
H A Dt7xx_modem_ops.c813 void t7xx_md_exit(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_exit() function