Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c1207 static int intel_pstate_update_status(const char *buf, size_t size);
1228 ret = intel_pstate_update_status(buf, p ? p - buf : count); in store_status()
3182 static int intel_pstate_update_status(const char *buf, size_t size) in intel_pstate_update_status() function