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:filter_control
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
ab8500-codec.c
69
.private_value = (unsigned long)&(struct
filter_control
) \
72
struct
filter_control
{
struct
1277
struct
filter_control
*fc =
in filter_control_info()
1278
(struct
filter_control
*)kcontrol->private_value;
in filter_control_info()
1293
struct
filter_control
*fc =
in filter_control_get()
1294
(struct
filter_control
*)kcontrol->private_value;
in filter_control_get()
1310
struct
filter_control
*fc =
in filter_control_put()
1311
(struct
filter_control
*)kcontrol->private_value;
in filter_control_put()
2466
struct
filter_control
*fc;
in ab8500_codec_probe()
2507
fc = (struct
filter_control
*)
in ab8500_codec_probe()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
ab8500-codec.c
67
.private_value = (unsigned long)&(struct
filter_control
) \
70
struct
filter_control
{
struct
1268
struct
filter_control
*fc =
in filter_control_info()
1269
(struct
filter_control
*)kcontrol->private_value;
in filter_control_info()
1284
struct
filter_control
*fc =
in filter_control_get()
1285
(struct
filter_control
*)kcontrol->private_value;
in filter_control_get()
1301
struct
filter_control
*fc =
in filter_control_put()
1302
(struct
filter_control
*)kcontrol->private_value;
in filter_control_put()
2457
struct
filter_control
*fc;
in ab8500_codec_probe()
2498
fc = (struct
filter_control
*)
in ab8500_codec_probe()
[all...]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H
A
D
cthw20k2.c
1419
u32
filter_control
;
member
1611
.
filter_control
= 0x00000000, /* Filter Control */
in hw_dac_init()
1666
if (hw20k2_i2c_read(hw, CS4382_FC, &cs_read.
filter_control
))
in hw_dac_init()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H
A
D
cthw20k2.c
1419
u32
filter_control
;
member
1611
.
filter_control
= 0x00000000, /* Filter Control */
in hw_dac_init()
1666
if (hw20k2_i2c_read(hw, CS4382_FC, &cs_read.
filter_control
))
in hw_dac_init()
Completed in 17 milliseconds