Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h84 int t7xx_md_init(struct t7xx_pci_dev *t7xx_dev);
H A Dt7xx_modem_ops.c693 int t7xx_md_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_init() function
H A Dt7xx_pci.c726 ret = t7xx_md_init(t7xx_dev); in t7xx_pci_probe()