Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h85 void t7xx_md_exit(struct t7xx_pci_dev *t7xx_dev);
H A Dt7xx_pci.c734 t7xx_md_exit(t7xx_dev); in t7xx_pci_probe()
750 t7xx_md_exit(t7xx_dev); in t7xx_pci_remove()
H A Dt7xx_modem_ops.c759 void t7xx_md_exit(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_exit() function