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:occ_sensors
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/occ/
H
A
D
common.h
74
struct
occ_sensors
{
struct
95
struct
occ_sensors
sensors;
H
A
D
common.c
230
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_temp_1()
266
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_temp_2()
317
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_freq_1()
347
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_freq_2()
377
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_1()
424
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_2()
463
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_a0()
543
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_caps_1_2()
593
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_caps_3()
661
struct
occ_sensors
*sensor
in occ_show_extended()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H
A
D
common.c
236
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_temp_1()
272
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_temp_2()
323
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_temp_10()
370
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_freq_1()
400
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_freq_2()
430
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_1()
477
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_2()
516
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_power_a0()
596
struct
occ_sensors
*sensors = &occ->sensors;
in occ_show_caps_1_2()
646
struct
occ_sensors
*sensor
in occ_show_caps_3()
[all...]
H
A
D
common.h
74
struct
occ_sensors
{
struct
95
struct
occ_sensors
sensors;
Completed in 4 milliseconds