Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h136 int t7xx_pci_reprobe(struct t7xx_pci_dev *t7xx_dev, bool boot);
Dt7xx_pci.c510 int t7xx_pci_reprobe(struct t7xx_pci_dev *t7xx_dev, bool boot) in t7xx_pci_reprobe() function
552 return t7xx_pci_reprobe(t7xx_dev, true); in __t7xx_pci_pm_resume()
Dt7xx_modem_ops.c216 return t7xx_pci_reprobe(t7xx_dev, true); in t7xx_reset_device()