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:slp
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
plat_pm_wlan.c
930
unsigned int hi_wifi_host_request_sleep(bool
slp
)
in hi_wifi_host_request_sleep()
argument
941
if ((wlan_pm->wlan_host_state == HOST_SLEEPED) &&
slp
) {
in hi_wifi_host_request_sleep()
945
if ((wlan_pm->wlan_host_state == HOST_NOT_SLEEP) && (!
slp
)) {
in hi_wifi_host_request_sleep()
950
oam_info_log0(0, OAM_SF_PWR, "[pm]host
slp
request, wkeup dev fail!");
in hi_wifi_host_request_sleep()
955
if (
slp
) {
in hi_wifi_host_request_sleep()
970
wlan_pm->wlan_host_state =
slp
? HOST_SLEEPED : HOST_NOT_SLEEP;
in hi_wifi_host_request_sleep()
H
A
D
plat_pm_wlan.h
46
#define WLAN_SLP_MSG_WAIT_TIMEOUT 500 /* wdgtimeout wait
slp
work */
256
unsigned int hi_wifi_host_request_sleep(bool
slp
);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_wifi_api.h
1887
* @param
slp
[IN] Type #bool, host sleep status, 0-wake, 1-sleep.
1896
unsigned int hi_wifi_host_request_sleep(bool
slp
);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H
A
D
hi_comm_isp_adapt.h
1486
hi_u16
slp
; /* RW; Range: [0x0, 0xF]; FILTER Coring Slope */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H
A
D
hi_comm_isp_adapt.h
1486
hi_u16
slp
; /* RW; Range: [0x0, 0xF]; FILTER Coring Slope */
member
Completed in 22 milliseconds