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