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:high_warn
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/sbus/char/
H
A
D
bbc_envctrl.c
66
s8 high_pwroff, high_shutdown,
high_warn
;
member
175
amb_temp_limits[tp->index].
high_warn
) {
in analyze_ambient_temp()
189
} else if (tp->curr_amb_temp >= amb_temp_limits[tp->index].
high_warn
||
in analyze_ambient_temp()
203
s8 amb_goal_hi = amb_temp_limits[tp->index].
high_warn
- 10;
in analyze_ambient_temp()
230
cpu_temp_limits[tp->index].
high_warn
) {
in analyze_cpu_temp()
244
} else if (tp->curr_cpu_temp >= cpu_temp_limits[tp->index].
high_warn
||
in analyze_cpu_temp()
258
s8 cpu_goal_hi = cpu_temp_limits[tp->index].
high_warn
- 10;
in analyze_cpu_temp()
/kernel/linux/linux-6.6/drivers/sbus/char/
H
A
D
bbc_envctrl.c
66
s8 high_pwroff, high_shutdown,
high_warn
;
member
175
amb_temp_limits[tp->index].
high_warn
) {
in analyze_ambient_temp()
189
} else if (tp->curr_amb_temp >= amb_temp_limits[tp->index].
high_warn
||
in analyze_ambient_temp()
203
s8 amb_goal_hi = amb_temp_limits[tp->index].
high_warn
- 10;
in analyze_ambient_temp()
230
cpu_temp_limits[tp->index].
high_warn
) {
in analyze_cpu_temp()
244
} else if (tp->curr_cpu_temp >= cpu_temp_limits[tp->index].
high_warn
||
in analyze_cpu_temp()
258
s8 cpu_goal_hi = cpu_temp_limits[tp->index].
high_warn
- 10;
in analyze_cpu_temp()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_os.c
6078
rsp_payload->optical_elmt_desc[0].
high_warn
= trx[2];
in qla24xx_process_purex_rdp()
6086
rsp_payload->optical_elmt_desc[1].
high_warn
= trx[6];
in qla24xx_process_purex_rdp()
6094
rsp_payload->optical_elmt_desc[2].
high_warn
= trx[10];
in qla24xx_process_purex_rdp()
6102
rsp_payload->optical_elmt_desc[3].
high_warn
= trx[14];
in qla24xx_process_purex_rdp()
6110
rsp_payload->optical_elmt_desc[4].
high_warn
= trx[18];
in qla24xx_process_purex_rdp()
H
A
D
qla_def.h
3761
__be16
high_warn
;
member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_os.c
6321
rsp_payload->optical_elmt_desc[0].
high_warn
= trx[2];
in qla24xx_process_purex_rdp()
6329
rsp_payload->optical_elmt_desc[1].
high_warn
= trx[6];
in qla24xx_process_purex_rdp()
6337
rsp_payload->optical_elmt_desc[2].
high_warn
= trx[10];
in qla24xx_process_purex_rdp()
6345
rsp_payload->optical_elmt_desc[3].
high_warn
= trx[14];
in qla24xx_process_purex_rdp()
6353
rsp_payload->optical_elmt_desc[4].
high_warn
= trx[18];
in qla24xx_process_purex_rdp()
H
A
D
qla_def.h
3969
__be16
high_warn
;
member
Completed in 43 milliseconds