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:connect_status
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/include/
H
A
D
sys.h
64
hi_s32
connect_status
; /* 0: not ok, 1: ok, other: reserve */
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_wifi_api.h
1143
* @param
connect_status
[IN/OUT] Type #hi_wifi_status *, connect status, memory is requested by the caller.
1153
int hi_wifi_sta_get_connect_info(hi_wifi_status *
connect_status
);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_wifi_api.h
1149
* @param
connect_status
[IN/OUT] Type #hi_wifi_status *, connect status, memory is requested by the caller.
1158
int hi_wifi_sta_get_connect_info(hi_wifi_status *
connect_status
);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi.c
3238
enum drm_connector_status
connect_status
= hdmi->phy.ops->read_hpd(hdmi, hdmi->phy.data);
in dw_hdmi_attach_properties()
local
3241
if (
connect_status
== connector_status_connected) {
in dw_hdmi_attach_properties()
Completed in 18 milliseconds