Searched refs:unplug (Results 1 – 15 of 15) sorted by relevance
259 rte_bus_unplug_t unplug; /**< Remove single device from driver */ member
17 screen plug/unplug interrupt.
382 int unplug = is_core_being_unplugged(); in __cvmx_app_hotplug_shutdown() local385 if (unplug) in __cvmx_app_hotplug_shutdown()
29 RTE_VERIFY(!bus->plug || bus->unplug); in rte_bus_register()
315 if (dev->bus->unplug == NULL) { in local_dev_remove()321 ret = dev->bus->unplug(dev); in local_dev_remove()
43 With no debounce, the tip sense pin might be noisy on an unplug event.
470 .unplug = ifpga_unplug,
660 .unplug = fslmc_bus_unplug,
602 .unplug = vdev_unplug,
37 : MAIN_CH_UNPLUG_DET : : main charger unplug detection management (not in 8505)
783 .unplug = dpaa_bus_unplug,
755 .unplug = pci_unplug,
810 Kernel crash when hot-unplug igb_uio device while DPDK application is running822 If using DPDK for PCI HW hot-unplug, prefer to bind device with VFIO instead of IGB_UIO.
83 * **Added hot-unplug handle mechanism.**91 Added support for hotplug and hot-unplug in a multiprocessing scenario. Any
138 the ability to hot plug/unplug objects in and out of the DPRC.