Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
code_to_degc
drivers/thermal/qcom/tsens.c
345
return code_to_degc(temp, s) * 1000;
drivers/thermal/qcom/tsens.c
803
*temp = code_to_degc(last_temp, s) * 1000;