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:wf_put_sensor
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
windfarm_core.c
347
wf_put_sensor
(sr);
in wf_unregister_sensor()
360
void
wf_put_sensor
(struct wf_sensor *sr)
in wf_put_sensor()
function
366
EXPORT_SYMBOL_GPL(
wf_put_sensor
);
variable
H
A
D
windfarm_pm91.c
667
wf_put_sensor
(sensor_cpu_power);
in wf_smu_remove()
669
wf_put_sensor
(sensor_cpu_temp);
in wf_smu_remove()
671
wf_put_sensor
(sensor_hd_temp);
in wf_smu_remove()
673
wf_put_sensor
(sensor_slots_power);
in wf_smu_remove()
H
A
D
windfarm_pm81.c
744
wf_put_sensor
(sensor_cpu_power);
in wf_smu_remove()
746
wf_put_sensor
(sensor_cpu_temp);
in wf_smu_remove()
748
wf_put_sensor
(sensor_hd_temp);
in wf_smu_remove()
H
A
D
windfarm.h
118
extern void
wf_put_sensor
(struct wf_sensor *sr);
H
A
D
windfarm_smu_sensors.c
289
wf_put_sensor
(pow->volts);
in smu_cpu_power_release()
291
wf_put_sensor
(pow->amps);
in smu_cpu_power_release()
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
windfarm_core.c
345
wf_put_sensor
(sr);
in wf_unregister_sensor()
358
void
wf_put_sensor
(struct wf_sensor *sr)
in wf_put_sensor()
function
364
EXPORT_SYMBOL_GPL(
wf_put_sensor
);
variable
H
A
D
windfarm_pm91.c
668
wf_put_sensor
(sensor_cpu_power);
in wf_smu_remove()
670
wf_put_sensor
(sensor_cpu_temp);
in wf_smu_remove()
672
wf_put_sensor
(sensor_hd_temp);
in wf_smu_remove()
674
wf_put_sensor
(sensor_slots_power);
in wf_smu_remove()
H
A
D
windfarm_pm81.c
745
wf_put_sensor
(sensor_cpu_power);
in wf_smu_remove()
747
wf_put_sensor
(sensor_cpu_temp);
in wf_smu_remove()
749
wf_put_sensor
(sensor_hd_temp);
in wf_smu_remove()
H
A
D
windfarm.h
118
extern void
wf_put_sensor
(struct wf_sensor *sr);
H
A
D
windfarm_smu_sensors.c
290
wf_put_sensor
(pow->volts);
in smu_cpu_power_release()
292
wf_put_sensor
(pow->amps);
in smu_cpu_power_release()
Completed in 8 milliseconds