Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:tegra_tsensor
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H
A
D
tegra30-tsensor.c
67
struct
tegra_tsensor
;
76
struct
tegra_tsensor
*ts;
80
struct
tegra_tsensor
{
struct
90
static int tegra_tsensor_hw_enable(const struct
tegra_tsensor
*ts)
in tegra_tsensor_hw_enable()
139
static int tegra_tsensor_hw_disable(const struct
tegra_tsensor
*ts)
in tegra_tsensor_hw_disable()
156
const struct
tegra_tsensor
*ts = data;
in devm_tegra_tsensor_hw_disable()
164
const struct
tegra_tsensor
*ts = tsc->ts;
in tegra_tsensor_get_temp()
209
static int tegra_tsensor_temp_to_counter(const struct
tegra_tsensor
*ts, int temp)
in tegra_tsensor_temp_to_counter()
222
const struct
tegra_tsensor
*ts = tsc->ts;
in tegra_tsensor_set_trips()
248
tegra_tsensor_handle_channel_interrupt(const struct
tegra_tsensor
*t
[all...]
H
A
D
soctherm.h
92
struct
tegra_tsensor
{
struct
123
const struct
tegra_tsensor
*tsensors;
136
int tegra_calc_tsensor_calib(const struct
tegra_tsensor
*sensor,
H
A
D
soctherm-fuse.c
107
int tegra_calc_tsensor_calib(const struct
tegra_tsensor
*sensor,
in tegra_calc_tsensor_calib()
H
A
D
tegra210-soctherm.c
128
static const struct
tegra_tsensor
tegra210_tsensors[] = {
H
A
D
tegra132-soctherm.c
127
static struct
tegra_tsensor
tegra132_tsensors[] = {
H
A
D
tegra124-soctherm.c
127
static const struct
tegra_tsensor
tegra124_tsensors[] = {
H
A
D
soctherm.c
387
const struct
tegra_tsensor
*sensor = &tegra->soc->tsensors[i];
in enable_tsensor()
1258
const struct
tegra_tsensor
*tsensors = ts->soc->tsensors;
in regs_show()
/kernel/linux/linux-5.10/drivers/thermal/tegra/
H
A
D
soctherm.h
92
struct
tegra_tsensor
{
struct
123
const struct
tegra_tsensor
*tsensors;
136
int tegra_calc_tsensor_calib(const struct
tegra_tsensor
*sensor,
H
A
D
soctherm-fuse.c
107
int tegra_calc_tsensor_calib(const struct
tegra_tsensor
*sensor,
in tegra_calc_tsensor_calib()
H
A
D
tegra210-soctherm.c
128
static const struct
tegra_tsensor
tegra210_tsensors[] = {
H
A
D
tegra132-soctherm.c
127
static struct
tegra_tsensor
tegra132_tsensors[] = {
H
A
D
tegra124-soctherm.c
127
static const struct
tegra_tsensor
tegra124_tsensors[] = {
H
A
D
soctherm.c
387
const struct
tegra_tsensor
*sensor = &tegra->soc->tsensors[i];
in enable_tsensor()
1296
const struct
tegra_tsensor
*tsensors = ts->soc->tsensors;
in regs_show()
Completed in 11 milliseconds