Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_hpc.c729 ctrl->notification_enabled = 1; in pcie_init_notification()
735 if (ctrl->notification_enabled) { in pcie_shutdown_notification()
738 ctrl->notification_enabled = 0; in pcie_shutdown_notification()
Dpciehp.h100 unsigned int notification_enabled:1; member