Searched refs:reset_fn (Results 1 – 5 of 5) sorted by relevance
1477 if (dev->reset_fn) { in pci_create_capabilities_sysfs()1562 if (dev->reset_fn) { in pci_remove_capabilities_sysfs()1564 dev->reset_fn = 0; in pci_remove_capabilities_sysfs()
4851 if (!dev->reset_fn) in pci_reset_function()4887 if (!dev->reset_fn) in pci_reset_function_locked()4910 if (!dev->reset_fn) in pci_try_reset_function()
2428 dev->reset_fn = 1; in pci_init_capabilities()
5526 !pdev->reset_fn) in quirk_reset_lenovo_thinkpad_p50_nvgpu()
401 unsigned int reset_fn:1; member