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:NHLT_LINK_DMIC
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/sound/hda/
H
A
D
intel-nhlt.c
50
if (epnt->linktype !=
NHLT_LINK_DMIC
)
in intel_nhlt_get_dmic_geo()
285
return epnt->linktype ==
NHLT_LINK_DMIC
||
in nhlt_check_ep_match()
306
if (link_type ==
NHLT_LINK_DMIC
&& bps == 32 && (vbps == 24 || vbps == 32)) {
in intel_nhlt_get_endpoint_blob()
H
A
D
intel-dsp-config.c
578
if (intel_nhlt_has_endpoint_type(nhlt,
NHLT_LINK_DMIC
))
in snd_intel_dsp_check_dmic()
/kernel/linux/linux-5.10/sound/hda/
H
A
D
intel-nhlt.c
50
if (epnt->linktype !=
NHLT_LINK_DMIC
)
in intel_nhlt_get_dmic_geo()
/kernel/linux/linux-5.10/include/sound/
H
A
D
intel-nhlt.h
39
NHLT_LINK_DMIC
= 2,
enumerator
/kernel/linux/linux-6.6/include/sound/
H
A
D
intel-nhlt.h
16
NHLT_LINK_DMIC
= 2,
enumerator
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
37
if (linktype ==
NHLT_LINK_DMIC
)
in skl_get_specific_cfg()
71
if (epnt->linktype ==
NHLT_LINK_DMIC
)
in skl_check_ep_match()
H
A
D
skl-topology.c
301
link_type =
NHLT_LINK_DMIC
;
in skl_tplg_update_be_blob()
1802
ret =
NHLT_LINK_DMIC
;
in skl_tplg_be_link_type()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
board_selection.c
344
!intel_nhlt_has_endpoint_type(adev->nhlt,
NHLT_LINK_DMIC
)) {
in avs_register_dmic_board()
H
A
D
path.c
203
NHLT_LINK_DMIC
, fmt->valid_bit_depth,
in avs_copier_create()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-topology.c
301
link_type =
NHLT_LINK_DMIC
;
in skl_tplg_update_be_blob()
1766
ret =
NHLT_LINK_DMIC
;
in skl_tplg_be_link_type()
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
ipc4-topology.c
1337
nhlt_type =
NHLT_LINK_DMIC
;
in snd_sof_get_nhlt_endpoint_data()
Completed in 20 milliseconds