proc_thermal_power_floor_set_state
proc_thermal_power_floor_set_state(proc_priv, false);
ret = proc_thermal_power_floor_set_state(proc_dev, !!state);
int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable);
EXPORT_SYMBOL_NS_GPL(proc_thermal_power_floor_set_state, "INT340X_THERMAL");