Home
last modified time | relevance | path

Searched refs:thermal_dbg (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/thermal/
H A Dthermal_debugfs.c196 thermal_dbg = kzalloc(sizeof(*thermal_dbg), GFP_KERNEL); in thermal_debugfs_add_id()
197 if (!thermal_dbg) in thermal_debugfs_add_id()
215 if (!thermal_dbg) in thermal_debugfs_remove_id()
484 if (!thermal_dbg) in thermal_debug_cdev_add()
526 if (thermal_dbg) in thermal_debug_cdev_clear()
544 if (!thermal_dbg) in thermal_debug_cdev_remove()
589 if (!thermal_dbg) in thermal_debug_tz_trip_up()
682 if (!thermal_dbg) in thermal_debug_tz_trip_down()
734 if (!thermal_dbg) in thermal_debug_update_trip_stats()
872 if (!thermal_dbg) in thermal_debug_tz_add()
[all …]