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_fmt_cfg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
99
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_get_ssp_clks()
114
fmt_cfg = (struct
nhlt_fmt_cfg
*)fmt->fmt_config;
in skl_get_ssp_clks()
116
struct
nhlt_fmt_cfg
*saved_fmt_cfg = fmt_cfg;
in skl_get_ssp_clks()
137
struct
nhlt_fmt_cfg
*tmp_fmt_cfg = fmt_cfg;
in skl_get_ssp_clks()
146
/* Move to the next
nhlt_fmt_cfg
*/
in skl_get_ssp_clks()
147
tmp_fmt_cfg = (struct
nhlt_fmt_cfg
*)(tmp_fmt_cfg->config.caps +
in skl_get_ssp_clks()
164
struct
nhlt_fmt_cfg
*first_fmt_cfg;
in skl_get_ssp_clks()
166
first_fmt_cfg = (struct
nhlt_fmt_cfg
*)fmt->fmt_config;
in skl_get_ssp_clks()
182
/* Move to the next
nhlt_fmt_cfg
*/
in skl_get_ssp_clks()
183
fmt_cfg = (struct
nhlt_fmt_cfg
*)(fmt_cf
in skl_get_ssp_clks()
[all...]
H
A
D
skl-ssp-clk.c
76
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_fill_clk_ipc()
85
fmt_cfg = (struct
nhlt_fmt_cfg
*)rcfg->config;
in skl_fill_clk_ipc()
112
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_send_clk_dma_control()
122
fmt_cfg = (struct
nhlt_fmt_cfg
*)rcfg->config;
in skl_send_clk_dma_control()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-nhlt.c
22
struct
nhlt_fmt_cfg
*fmt_config = fmt->fmt_config;
in skl_get_specific_cfg()
44
fmt_config = (struct
nhlt_fmt_cfg
*)(fmt_config->config.caps +
in skl_get_specific_cfg()
201
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_get_ssp_clks()
216
fmt_cfg = (struct
nhlt_fmt_cfg
*)fmt->fmt_config;
in skl_get_ssp_clks()
218
struct
nhlt_fmt_cfg
*saved_fmt_cfg = fmt_cfg;
in skl_get_ssp_clks()
239
struct
nhlt_fmt_cfg
*tmp_fmt_cfg = fmt_cfg;
in skl_get_ssp_clks()
248
/* Move to the next
nhlt_fmt_cfg
*/
in skl_get_ssp_clks()
249
tmp_fmt_cfg = (struct
nhlt_fmt_cfg
*)(tmp_fmt_cfg->config.caps +
in skl_get_ssp_clks()
266
struct
nhlt_fmt_cfg
*first_fmt_cfg;
in skl_get_ssp_clks()
268
first_fmt_cfg = (struct
nhlt_fmt_cfg
*)fm
in skl_get_ssp_clks()
[all...]
H
A
D
skl-ssp-clk.c
76
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_fill_clk_ipc()
85
fmt_cfg = (struct
nhlt_fmt_cfg
*)rcfg->config;
in skl_fill_clk_ipc()
112
struct
nhlt_fmt_cfg
*fmt_cfg;
in skl_send_clk_dma_control()
122
fmt_cfg = (struct
nhlt_fmt_cfg
*)rcfg->config;
in skl_send_clk_dma_control()
/kernel/linux/linux-6.6/sound/hda/
H
A
D
intel-nhlt.c
58
struct
nhlt_fmt_cfg
*fmt_cfg = fmt_configs->fmt_config;
in intel_nhlt_get_dmic_geo()
71
/* Move to the next
nhlt_fmt_cfg
*/
in intel_nhlt_get_dmic_geo()
72
fmt_cfg = (struct
nhlt_fmt_cfg
*)(fmt_cfg->config.caps +
in intel_nhlt_get_dmic_geo()
175
struct
nhlt_fmt_cfg
*cfg;
in intel_nhlt_ssp_mclk_mask()
225
cfg = (struct
nhlt_fmt_cfg
*)(cfg->config.caps + cfg->config.size);
in intel_nhlt_ssp_mclk_mask()
243
struct
nhlt_fmt_cfg
*cfg = fmt->fmt_config;
in nhlt_get_specific_cfg()
266
cfg = (struct
nhlt_fmt_cfg
*)(cfg->config.caps + cfg->config.size);
in nhlt_get_specific_cfg()
/kernel/linux/linux-5.10/sound/hda/
H
A
D
intel-nhlt.c
58
struct
nhlt_fmt_cfg
*fmt_cfg = fmt_configs->fmt_config;
in intel_nhlt_get_dmic_geo()
71
/* Move to the next
nhlt_fmt_cfg
*/
in intel_nhlt_get_dmic_geo()
72
fmt_cfg = (struct
nhlt_fmt_cfg
*)(fmt_cfg->config.caps +
in intel_nhlt_get_dmic_geo()
/kernel/linux/linux-5.10/include/sound/
H
A
D
intel-nhlt.h
56
struct
nhlt_fmt_cfg
{
struct
63
struct
nhlt_fmt_cfg
fmt_config[];
/kernel/linux/linux-6.6/include/sound/
H
A
D
intel-nhlt.h
54
struct
nhlt_fmt_cfg
{
struct
61
struct
nhlt_fmt_cfg
fmt_config[];
Completed in 6 milliseconds