Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.h82 int t7xx_md_init(struct t7xx_pci_dev *t7xx_dev);
Dt7xx_modem_ops.c659 int t7xx_md_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_init() function
Dt7xx_pci.c706 ret = t7xx_md_init(t7xx_dev); in t7xx_pci_probe()