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()
532 thermal_dbg = cdev->debugfs; in thermal_debug_cdev_remove()
538 cdev->debugfs = NULL; in thermal_debug_cdev_remove()
577 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_trip_up()
670 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_trip_down()
724 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_update_trip_stats()
885 tz->debugfs = thermal_dbg; in thermal_debug_tz_add()
897 thermal_dbg = tz->debugfs; in thermal_debug_tz_remove()
903 tz->debugfs = NULL; in thermal_debug_tz_remove()
926 struct thermal_debugfs *thermal_dbg = tz->debugfs; in thermal_debug_tz_resume()