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:fs_cfg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H
A
D
audioreach.c
596
struct apm_module_frame_size_factor_cfg *
fs_cfg
;
in audioreach_display_port_set_media_format()
local
630
fs_cfg
= p;
in audioreach_display_port_set_media_format()
631
param_data = &
fs_cfg
->param_data;
in audioreach_display_port_set_media_format()
636
fs_cfg
->frame_size_factor = 1;
in audioreach_display_port_set_media_format()
663
struct apm_module_frame_size_factor_cfg *
fs_cfg
;
in audioreach_codec_dma_set_media_format()
local
699
fs_cfg
= p;
in audioreach_codec_dma_set_media_format()
700
param_data = &
fs_cfg
->param_data;
in audioreach_codec_dma_set_media_format()
705
fs_cfg
->frame_size_factor = 1;
in audioreach_codec_dma_set_media_format()
942
struct apm_module_frame_size_factor_cfg *
fs_cfg
;
in audioreach_i2s_set_media_format()
local
999
fs_cfg
in audioreach_i2s_set_media_format()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
673
* @
fs_cfg
: Flow Steering table configuration; only relevant if
680
struct dpni_fs_tbl_cfg
fs_cfg
;
member
H
A
D
dpni.c
1350
dpni_set_field(cmd_params->flags, MISS_ACTION, cfg->
fs_cfg
.miss_action);
in dpni_set_rx_tc_dist()
1351
cmd_params->default_flow_id = cpu_to_le16(cfg->
fs_cfg
.default_flow_id);
in dpni_set_rx_tc_dist()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
661
* @
fs_cfg
: Flow Steering table configuration; only relevant if
668
struct dpni_fs_tbl_cfg
fs_cfg
;
member
H
A
D
dpni.c
1449
dpni_set_field(cmd_params->flags, MISS_ACTION, cfg->
fs_cfg
.miss_action);
in dpni_set_rx_tc_dist()
1450
cmd_params->default_flow_id = cpu_to_le16(cfg->
fs_cfg
.default_flow_id);
in dpni_set_rx_tc_dist()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l41.c
736
int
fs_cfg
;
member
779
cs35l41_fs_rates[i].
fs_cfg
<< CS35L41_GLOBAL_FS_SHIFT);
in cs35l41_pcm_hw_params()
H
A
D
cs35l36.c
844
int
fs_cfg
;
member
878
cs35l36_fs_rates[i].
fs_cfg
<<
in cs35l36_pcm_hw_params()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs35l36.c
844
int
fs_cfg
;
member
878
cs35l36_fs_rates[i].
fs_cfg
<<
in cs35l36_pcm_hw_params()
Completed in 26 milliseconds