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:EPROTO
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H
A
D
errno.h
74
#define
EPROTO
71
macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
errno.h
124
#define
EPROTO
71 /* Protocol error */
macro
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw.c
305
err = -
EPROTO
;
in intel_uc_fw_fetch()
316
err = -
EPROTO
;
in intel_uc_fw_fetch()
H
A
D
intel_guc.c
470
return -
EPROTO
;
in intel_guc_to_host_process_recv_msg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_net_api.h
129
#define
EPROTO
71 /* Protocol error */
macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_android.c
4576
return -
EPROTO
;
in wl_android_get_ap_basicrate()
4611
return -
EPROTO
;
in wl_android_get_ap_rps()
4894
return -
EPROTO
;
in wl_android_get_ap_bw()
H
A
D
dbus_usb_linux.c
961
* Linux 2.6 disconnect: -
EPROTO
, rmmod: -ESHUTDOWN
in dbus_usbos_recv_complete_handle()
969
} else if (status == -
EPROTO
) {
in dbus_usbos_recv_complete_handle()
/device/soc/rockchip/common/vendor/drivers/net/usb/
H
A
D
meig_cdc_driver.c
1274
case -
EPROTO
:
in rx_complete()
1656
case -
EPROTO
:
in tx_complete()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_edid.c
4614
return -
EPROTO
;
in drm_edid_to_sad()
4677
return -
EPROTO
;
in drm_edid_to_speaker_allocation()
Completed in 30 milliseconds