Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-haltpoll.c26 static enum cpuhp_state haltpoll_hp_state; variable
89 if (haltpoll_hp_state) in haltpoll_uninit()
90 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
131 haltpoll_hp_state = ret; in haltpoll_init()