[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.64.1.el8_10.x86_64
/
include
/
dt-bindings
/
thermal
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 lm90.h
297 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra124-soctherm.h
592 B
SET
[ EDIT ]
|
[ DEL ]
📄 tegra186-bpmp-thermal.h
404 B
SET
[ EDIT ]
|
[ DEL ]
📄 thermal.h
342 B
SET
[ EDIT ]
|
[ DEL ]
📄 thermal_exynos.h
939 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: thermal.h
/* * This header provides constants for most thermal bindings. * * Copyright (C) 2013 Texas Instruments * Eduardo Valentin <eduardo.valentin@ti.com> * * GPLv2 only */ #ifndef _DT_BINDINGS_THERMAL_THERMAL_H #define _DT_BINDINGS_THERMAL_THERMAL_H /* On cooling devices upper and lower limits */ #define THERMAL_NO_LIMIT (~0) #endif