Home
last modified time | relevance | path

Searched refs:notification_enabled (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpciehp.h61 * @notification_enabled: whether the IRQ was requested successfully
98 unsigned int notification_enabled:1; member
H A Dpciehp_hpc.c909 ctrl->notification_enabled = 1; in pcie_init_notification()
915 if (ctrl->notification_enabled) { in pcie_shutdown_notification()
918 ctrl->notification_enabled = 0; in pcie_shutdown_notification()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp.h64 * @notification_enabled: whether the IRQ was requested successfully
101 unsigned int notification_enabled:1; member
H A Dpciehp_hpc.c934 ctrl->notification_enabled = 1; in pcie_init_notification()
940 if (ctrl->notification_enabled) { in pcie_shutdown_notification()
943 ctrl->notification_enabled = 0; in pcie_shutdown_notification()

Completed in 4 milliseconds