Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h1106 void pci_configure_ltr(struct pci_dev *pdev); in of_pci_get_slot_power_limit()
1114 static inline void pci_configure_ltr(struct pci_dev *pdev) { }
996 static inline void pci_configure_ltr(struct pci_dev *pdev) { } pci_configure_ltr() function
H A Dprobe.c2457 pci_configure_ltr(dev);
/linux/drivers/pci/pcie/
H A Daspm.c1196 void pci_configure_ltr(struct pci_dev *pdev) in pci_configure_ltr() function