Lines Matching refs:debugfs
411 struct thermal_debugfs *thermal_dbg = cdev->debugfs; in thermal_debug_cdev_state_update()
516 cdev->debugfs = thermal_dbg; in thermal_debug_cdev_add()
525 thermal_dbg = cdev->debugfs; in thermal_debug_cdev_clear()
527 cdev->debugfs = NULL; in thermal_debug_cdev_clear()
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()
890 tz->debugfs = thermal_dbg; in thermal_debug_tz_add()
899 thermal_dbg = tz->debugfs; in thermal_debug_tz_clear()
901 tz->debugfs = NULL; in thermal_debug_tz_clear()
936 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_resume()