Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/pci/
H A Dpci_common.c496 pci_hot_unplug_handler(struct rte_device *dev) in pci_hot_unplug_handler() function
546 ret = pci_hot_unplug_handler(&pdev->device); in pci_sigbus_handler()
761 .hot_unplug_handler = pci_hot_unplug_handler,