Searched refs:poll_pkg_cstate (Results 1 – 1 of 1) sorted by relevance
459 static void poll_pkg_cstate(struct work_struct *dummy);460 static DECLARE_DELAYED_WORK(poll_pkg_cstate_work, poll_pkg_cstate);461 static void poll_pkg_cstate(struct work_struct *dummy) in poll_pkg_cstate() function