Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c809 int poll_state = POLL_LATCH_REGISTER; in poll_hpc() local
821 switch (poll_state) { in poll_hpc()
843 poll_state = POLL_SLEEP; in poll_hpc()
870 poll_state = POLL_SLEEP; in poll_hpc()
884 poll_state = POLL_SLOTS; in poll_hpc()
886 poll_state = POLL_LATCH_REGISTER; in poll_hpc()
/linux-4.19.296/drivers/cpuidle/
DMakefile9 obj-$(CONFIG_ARCH_HAS_CPU_RELAX) += poll_state.o