Home
last modified time | relevance | path

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

/dpdk/drivers/bus/pci/
H A Dpci_common.c531 pci_hot_unplug_handler(struct rte_device *dev) in pci_hot_unplug_handler() function
581 ret = pci_hot_unplug_handler(&pdev->device); in pci_sigbus_handler()
825 .hot_unplug_handler = pci_hot_unplug_handler,