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_endpoint
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/sound/hda/
H
A
D
intel-nhlt.c
31
struct
nhlt_endpoint
*epnt;
in intel_nhlt_get_dmic_geo()
48
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length)) {
in intel_nhlt_get_dmic_geo()
121
struct
nhlt_endpoint
*epnt;
in intel_nhlt_has_endpoint_type()
127
epnt = (struct
nhlt_endpoint
*)nhlt->desc;
in intel_nhlt_has_endpoint_type()
132
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length);
in intel_nhlt_has_endpoint_type()
140
struct
nhlt_endpoint
*epnt;
in intel_nhlt_ssp_endpoint_mask()
147
epnt = (struct
nhlt_endpoint
*)nhlt->desc;
in intel_nhlt_ssp_endpoint_mask()
153
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length);
in intel_nhlt_ssp_endpoint_mask()
173
struct
nhlt_endpoint
*epnt;
in intel_nhlt_ssp_mclk_mask()
182
epnt = (struct
nhlt_endpoint
*)nhl
in intel_nhlt_ssp_mclk_mask()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
60
static bool skl_check_ep_match(struct device *dev, struct
nhlt_endpoint
*epnt,
in skl_check_ep_match()
87
struct
nhlt_endpoint
*epnt;
in skl_get_ep_blob()
97
epnt = (struct
nhlt_endpoint
*)nhlt->desc;
in skl_get_ep_blob()
112
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length);
in skl_get_ep_blob()
353
struct
nhlt_endpoint
*epnt;
in skl_get_clks()
358
epnt = (struct
nhlt_endpoint
*)nhlt->desc;
in skl_get_clks()
369
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length);
in skl_get_clks()
/kernel/linux/linux-5.10/sound/hda/
H
A
D
intel-nhlt.c
31
struct
nhlt_endpoint
*epnt;
in intel_nhlt_get_dmic_geo()
48
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length)) {
in intel_nhlt_get_dmic_geo()
/kernel/linux/linux-5.10/include/sound/
H
A
D
intel-nhlt.h
66
struct
nhlt_endpoint
{
struct
83
struct
nhlt_endpoint
desc[];
/kernel/linux/linux-6.6/include/sound/
H
A
D
intel-nhlt.h
64
struct
nhlt_endpoint
{
struct
81
struct
nhlt_endpoint
desc[];
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
251
struct
nhlt_endpoint
*epnt;
in skl_get_clks()
256
epnt = (struct
nhlt_endpoint
*)nhlt->desc;
in skl_get_clks()
267
epnt = (struct
nhlt_endpoint
*)((u8 *)epnt + epnt->length);
in skl_get_clks()
Completed in 3 milliseconds