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:link_type
(Results
1 - 7
of
7
) sorted by relevance
/third_party/alsa-utils/nhlt/
H
A
D
nhlt-dmic-info.c
187
uint8_t sum = 0, ep, ep_count,
link_type
, dmics = 0;
in nhlt_table_to_json()
local
210
link_type
= get_u8(nhlt, off + 4);
in nhlt_table_to_json()
212
if (
link_type
== 2) { /* PDM */
in nhlt_table_to_json()
/third_party/alsa-utils/topology/nhlt/
H
A
D
nhlt.h
152
uint8_t
link_type
;
member
/third_party/lwip/src/include/lwip/
H
A
D
snmp.h
120
(netif)->
link_type
= (type); \
H
A
D
netif.h
364
u8_t
link_type
;
member
/third_party/lwip/src/apps/snmp/
H
A
D
snmp_mib2_interfaces.c
174
*value_s32 = netif->
link_type
;
in interfaces_Table_get_value()
/third_party/alsa-utils/topology/nhlt/intel/
H
A
D
dmic-nhlt.c
248
ep.
link_type
= NHLT_LINK_TYPE_PDM;
in nhlt_dmic_get_ep()
H
A
D
ssp-nhlt.c
485
ep.
link_type
= NHLT_LINK_TYPE_SSP;
in nhlt_ssp_get_ep()
Completed in 6 milliseconds