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:soc_mreg_control
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-ops.c
830
struct
soc_mreg_control
*mc =
in snd_soc_info_xr_sx()
831
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_info_xr_sx()
858
struct
soc_mreg_control
*mc =
in snd_soc_get_xr_sx()
859
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_get_xr_sx()
904
struct
soc_mreg_control
*mc =
in snd_soc_put_xr_sx()
905
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_put_xr_sx()
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-ops.c
853
struct
soc_mreg_control
*mc =
in snd_soc_info_xr_sx()
854
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_info_xr_sx()
881
struct
soc_mreg_control
*mc =
in snd_soc_get_xr_sx()
882
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_get_xr_sx()
926
struct
soc_mreg_control
*mc =
in snd_soc_put_xr_sx()
927
(struct
soc_mreg_control
*)kcontrol->private_value;
in snd_soc_put_xr_sx()
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
tegra186_asrc.c
326
struct
soc_mreg_control
*asrc_private =
in tegra186_asrc_get_ratio_frac()
327
(struct
soc_mreg_control
*)kcontrol->private_value;
in tegra186_asrc_get_ratio_frac()
344
struct
soc_mreg_control
*asrc_private =
in tegra186_asrc_put_ratio_frac()
345
(struct
soc_mreg_control
*)kcontrol->private_value;
in tegra186_asrc_put_ratio_frac()
665
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
/kernel/linux/linux-5.10/sound/soc/fsl/
H
A
D
fsl_easrc.c
52
struct
soc_mreg_control
*mc =
in fsl_easrc_iec958_put_bits()
53
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_iec958_put_bits()
67
struct
soc_mreg_control
*mc =
in fsl_easrc_iec958_get_bits()
68
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_iec958_get_bits()
79
struct
soc_mreg_control
*mc =
in fsl_easrc_get_reg()
80
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_get_reg()
94
struct
soc_mreg_control
*mc =
in fsl_easrc_set_reg()
95
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_set_reg()
111
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
120
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
[all...]
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
fsl_easrc.c
52
struct
soc_mreg_control
*mc =
in fsl_easrc_iec958_put_bits()
53
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_iec958_put_bits()
67
struct
soc_mreg_control
*mc =
in fsl_easrc_iec958_get_bits()
68
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_iec958_get_bits()
79
struct
soc_mreg_control
*mc =
in fsl_easrc_get_reg()
80
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_get_reg()
94
struct
soc_mreg_control
*mc =
in fsl_easrc_set_reg()
95
(struct
soc_mreg_control
*)kcontrol->private_value;
in fsl_easrc_set_reg()
111
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
120
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
[all...]
/kernel/linux/linux-5.10/include/sound/
H
A
D
soc.h
339
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
1247
struct
soc_mreg_control
{
struct
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc.h
370
.private_value = (unsigned long)&(struct
soc_mreg_control
) \
1217
struct
soc_mreg_control
{
struct
Completed in 16 milliseconds