Home
last modified time | relevance | path

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

/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_power_floor.c50 int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable) in proc_thermal_power_floor_set_state() function
72 EXPORT_SYMBOL_NS_GPL(proc_thermal_power_floor_set_state, "INT340X_THERMAL");
A Dprocessor_thermal_device.c65 ret = proc_thermal_power_floor_set_state(proc_dev, !!state); in power_floor_enable_store()
462 proc_thermal_power_floor_set_state(proc_priv, false); in proc_thermal_mmio_remove()
A Dprocessor_thermal_device.h104 int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable);

Completed in 8 milliseconds