Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c471 static void poll_pkg_cstate(struct work_struct *dummy);
472 static DECLARE_DELAYED_WORK(poll_pkg_cstate_work, poll_pkg_cstate);
473 static void poll_pkg_cstate(struct work_struct *dummy) in poll_pkg_cstate() function