Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_hpc.c861 ctrl->notification_enabled = 1; in pcie_init_notification()
867 if (ctrl->notification_enabled) { in pcie_shutdown_notification()
870 ctrl->notification_enabled = 0; in pcie_shutdown_notification()
Dpciehp.h99 unsigned int notification_enabled:1; member