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