Searched refs:proc_thermal_power_floor_set_state (Results 1 – 3 of 3) sorted by relevance
50 int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable) in proc_thermal_power_floor_set_state() function72 EXPORT_SYMBOL_NS_GPL(proc_thermal_power_floor_set_state, INT340X_THERMAL);
101 int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable);
64 ret = proc_thermal_power_floor_set_state(proc_dev, !!state); in power_floor_enable_store()448 proc_thermal_power_floor_set_state(proc_priv, false); in proc_thermal_mmio_remove()