Lines Matching refs:thermal_debugfs
169 struct thermal_debugfs { struct
191 static struct thermal_debugfs *thermal_debugfs_add_id(struct dentry *d, int id) in thermal_debugfs_add_id() argument
193 struct thermal_debugfs *thermal_dbg; in thermal_debugfs_add_id()
213 static void thermal_debugfs_remove_id(struct thermal_debugfs *thermal_dbg) in thermal_debugfs_remove_id()
224 thermal_debugfs_cdev_record_alloc(struct thermal_debugfs *thermal_dbg, in thermal_debugfs_cdev_record_alloc()
242 thermal_debugfs_cdev_record_find(struct thermal_debugfs *thermal_dbg, in thermal_debugfs_cdev_record_find()
255 thermal_debugfs_cdev_record_get(struct thermal_debugfs *thermal_dbg, in thermal_debugfs_cdev_record_get()
292 struct thermal_debugfs *thermal_dbg = s->private; in cdev_seq_start()
308 struct thermal_debugfs *thermal_dbg = s->private; in cdev_seq_stop()
315 struct thermal_debugfs *thermal_dbg = s->private; in cdev_tt_seq_show()
351 struct thermal_debugfs *thermal_dbg = s->private; in cdev_dt_seq_show()
384 struct thermal_debugfs *thermal_dbg = data; in cdev_clear_set()
411 struct thermal_debugfs *thermal_dbg = cdev->debugfs; in thermal_debug_cdev_state_update()
479 struct thermal_debugfs *thermal_dbg; in thermal_debug_cdev_add()
519 static struct thermal_debugfs *thermal_debug_cdev_clear(struct thermal_cooling_device *cdev) in thermal_debug_cdev_clear()
521 struct thermal_debugfs *thermal_dbg; in thermal_debug_cdev_clear()
541 struct thermal_debugfs *thermal_dbg; in thermal_debug_cdev_remove()
582 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_trip_up()
675 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_trip_down()
729 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_update_trip_stats()
763 struct thermal_debugfs *thermal_dbg = s->private; in tze_seq_start()
773 struct thermal_debugfs *thermal_dbg = s->private; in tze_seq_next()
781 struct thermal_debugfs *thermal_dbg = s->private; in tze_seq_stop()
788 struct thermal_debugfs *thermal_dbg = s->private; in tze_seq_show()
868 struct thermal_debugfs *thermal_dbg; in thermal_debug_tz_add()
893 static struct thermal_debugfs *thermal_debug_tz_clear(struct thermal_zone_device *tz) in thermal_debug_tz_clear()
895 struct thermal_debugfs *thermal_dbg; in thermal_debug_tz_clear()
908 struct thermal_debugfs *thermal_dbg; in thermal_debug_tz_remove()
936 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_resume()