Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_hint.c89 static ssize_t workload_hint_enable(struct device *dev, u8 enable_bit, u8 *status, in workload_hint_enable() function
125 return workload_hint_enable(dev, SOC_WT_PREDICTION_INT_ENABLE_BIT, &wt_enable, in workload_hint_enable_store()
128 static DEVICE_ATTR_RW(workload_hint_enable);
139 return workload_hint_enable(dev, SOC_WT_SLOW_PREDICTION_INT_ENABLE_BIT, &wt_slow_enable, in workload_slow_hint_enable_store()
/linux/Documentation/driver-api/thermal/
H A Dintel_dptf.rst375 ``workload_hint_enable`` (RW)