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:to_thermal_zone
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/
H
A
D
thermal_sysfs.c
29
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in type_show()
37
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in temp_show()
51
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in mode_show()
61
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in mode_store()
81
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_type_show()
113
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_temp_store()
152
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_temp_show()
174
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_hyst_store()
204
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_hyst_show()
223
struct thermal_zone_device *tz =
to_thermal_zone
(de
in passive_store()
[all...]
H
A
D
thermal_core.h
119
#define
to_thermal_zone
(_dev) \
macro
H
A
D
thermal_core.c
987
tz =
to_thermal_zone
(dev);
in thermal_release()
/kernel/linux/linux-6.6/drivers/thermal/
H
A
D
thermal_sysfs.c
29
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in type_show()
37
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in temp_show()
51
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in mode_show()
65
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in mode_store()
85
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_type_show()
122
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_temp_store()
155
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_temp_show()
181
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_hyst_store()
214
struct thermal_zone_device *tz =
to_thermal_zone
(dev);
in trip_point_hyst_show()
237
struct thermal_zone_device *tz =
to_thermal_zone
(de
in policy_store()
[all...]
H
A
D
thermal_core.h
105
#define
to_thermal_zone
(_dev) \
macro
H
A
D
thermal_core.c
800
tz =
to_thermal_zone
(dev);
in thermal_release()
Completed in 7 milliseconds