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