Home
last modified time | relevance | path

Searched refs:pci_reset_supported (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci.c95 bool pci_reset_supported(struct pci_dev *dev) in pci_reset_supported() function
5520 if (!pci_reset_supported(pdev)) in pci_dev_reset_method_attr_is_visible()
5633 if (!pci_reset_supported(dev)) in pci_reset_function()
5669 if (!pci_reset_supported(dev)) in pci_reset_function_locked()
5692 if (!pci_reset_supported(dev)) in pci_try_reset_function()
H A Dpci.h48 bool pci_reset_supported(struct pci_dev *dev);
H A Dpci-sysfs.c1404 if (!pci_reset_supported(pdev)) in pci_dev_reset_attr_is_visible()
H A Dquirks.c6030 !pci_reset_supported(pdev)) in quirk_reset_lenovo_thinkpad_p50_nvgpu()