Searched refs:proc_thermal_read_power_floor_status (Results 1 – 3 of 3) sorted by relevance
38 int proc_thermal_read_power_floor_status(struct proc_thermal_device *proc_priv) in proc_thermal_read_power_floor_status() function45 EXPORT_SYMBOL_NS_GPL(proc_thermal_read_power_floor_status, INT340X_THERMAL);
100 int proc_thermal_read_power_floor_status(struct proc_thermal_device *proc_priv);
36 ret = proc_thermal_read_power_floor_status(proc_dev); in power_floor_status_show()