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:hw_conn_type
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-messages.c
508
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
517
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
533
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
541
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
578
switch (mconfig->
hw_conn_type
) {
in skl_setup_cpr_gateway_cfg()
595
mconfig->
hw_conn_type
);
in skl_setup_cpr_gateway_cfg()
604
if (mconfig->
hw_conn_type
== SKL_CONN_SOURCE)
in skl_setup_cpr_gateway_cfg()
H
A
D
skl-debug.c
106
mconfig->
hw_conn_type
, mconfig->time_slot);
in module_read()
H
A
D
skl-topology.h
403
enum skl_hw_conn_type
hw_conn_type
;
member
H
A
D
skl-topology.c
310
if (m_cfg->
hw_conn_type
== SKL_CONN_SOURCE) {
in skl_tplg_update_be_blob()
2441
mconfig->
hw_conn_type
= tkn_elem->value;
in skl_tplg_get_token()
2825
mconfig->
hw_conn_type
= dfw->
hw_conn_type
;
in skl_tplg_get_pvt_data_v4()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-messages.c
575
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
584
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
600
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
608
(SKL_CONN_SOURCE == mconfig->
hw_conn_type
) ?
in skl_get_node_id()
645
switch (mconfig->
hw_conn_type
) {
in skl_setup_cpr_gateway_cfg()
662
mconfig->
hw_conn_type
);
in skl_setup_cpr_gateway_cfg()
671
if (mconfig->
hw_conn_type
== SKL_CONN_SOURCE)
in skl_setup_cpr_gateway_cfg()
H
A
D
skl-debug.c
106
mconfig->
hw_conn_type
, mconfig->time_slot);
in module_read()
H
A
D
skl-topology.h
422
enum skl_hw_conn_type
hw_conn_type
;
member
H
A
D
skl-topology.c
311
if (m_cfg->
hw_conn_type
== SKL_CONN_SOURCE) {
in skl_tplg_update_be_blob()
2417
mconfig->
hw_conn_type
= tkn_elem->value;
in skl_tplg_get_token()
2809
mconfig->
hw_conn_type
= dfw->
hw_conn_type
;
in skl_tplg_get_pvt_data_v4()
/kernel/linux/linux-5.10/include/uapi/sound/
H
A
D
skl-tplg-interface.h
222
__u32
hw_conn_type
:4;
member
/kernel/linux/linux-6.6/include/uapi/sound/
H
A
D
skl-tplg-interface.h
222
__u32
hw_conn_type
:4;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
168
__u32
hw_conn_type
: 4;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
155
__u32
hw_conn_type
:4;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
168
__u32
hw_conn_type
: 4;
member
Completed in 19 milliseconds