Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci.h37 bool pci_reset_supported(struct pci_dev *dev);
A Dpci.c80 bool pci_reset_supported(struct pci_dev *dev) in pci_reset_supported() function
5325 if (!pci_reset_supported(pdev)) in pci_dev_reset_method_attr_is_visible()
5438 if (!pci_reset_supported(dev)) in pci_reset_function()
5474 if (!pci_reset_supported(dev)) in pci_reset_function_locked()
5497 if (!pci_reset_supported(dev)) in pci_try_reset_function()
A Dpci-sysfs.c1378 if (!pci_reset_supported(pdev)) in pci_dev_reset_attr_is_visible()
A Dquirks.c5799 !pci_reset_supported(pdev)) in quirk_reset_lenovo_thinkpad_p50_nvgpu()

Completed in 38 milliseconds