Searched refs:poll_state (Results 1 – 3 of 3) sorted by relevance
181 enum cxacru_poll_state poll_state; member402 switch (instance->poll_state) { in adsl_state_store()405 instance->poll_state = CXPOLL_POLLING; in adsl_state_store()410 instance->poll_state = CXPOLL_POLLING; in adsl_state_store()421 if (instance->poll_state == CXPOLL_POLLING) in adsl_state_store()422 instance->poll_state = CXPOLL_STOPPING; in adsl_state_store()783 switch (instance->poll_state) { in cxacru_atm_start()786 instance->poll_state = CXPOLL_POLLING; in cxacru_atm_start()791 instance->poll_state = CXPOLL_POLLING; in cxacru_atm_start()830 if (instance->poll_state != CXPOLL_SHUTDOWN) { in cxacru_poll_status()[all …]
809 int poll_state = POLL_LATCH_REGISTER; in poll_hpc() local821 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()
9 obj-$(CONFIG_ARCH_HAS_CPU_RELAX) += poll_state.o