Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c4961 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot() function
4982 return pci_reset_hotplug_slot(dev->slot->hotplug, probe); in pci_dev_reset_slot_function()
5466 rc = pci_reset_hotplug_slot(slot->hotplug, probe); in pci_slot_reset()
5512 rc = pci_reset_hotplug_slot(slot->hotplug, 0); in __pci_reset_slot()