Searched refs:pci_get_hp_params (Results 1 – 3 of 3) sorted by relevance
171 int pci_get_hp_params(struct pci_dev *dev, struct hotplug_params *hpp);178 static inline int pci_get_hp_params(struct pci_dev *dev, in pci_get_hp_params() function
331 int pci_get_hp_params(struct pci_dev *dev, struct hotplug_params *hpp) in pci_get_hp_params() function369 EXPORT_SYMBOL_GPL(pci_get_hp_params);
2111 ret = pci_get_hp_params(dev, &hpp); in pci_configure_device()