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:max_power
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_cfg80211.h
162
.
max_power
= 30, \
172
.
max_power
= 30, \
182
.
max_power
= 30, \
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H
A
D
thermal_core.h
61
int power_actor_get_max_power(struct thermal_cooling_device *cdev, u32 *
max_power
);
H
A
D
thermal_core.c
614
* @
max_power
: pointer in which to store the maximum power
617
* cooling device can currently consume and store it in @
max_power
.
622
int power_actor_get_max_power(struct thermal_cooling_device *cdev, u32 *
max_power
)
in power_actor_get_max_power()
argument
628
return cdev->ops->state2power(cdev, 0,
max_power
);
in power_actor_get_max_power()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H
A
D
thermal_core.h
69
u32 *
max_power
);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
829
hi_s32
max_power
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_cfg80211.c
1040
.
max_power
= 30, \
1049
.
max_power
= 30, \
Completed in 36 milliseconds