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:codec_cfg
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
ac97_codec.h
267
unsigned short
codec_cfg
[3]; // CODEC_CFG bits
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
ac97_codec.h
267
unsigned short
codec_cfg
[3]; // CODEC_CFG bits
member
/kernel/linux/linux-5.10/sound/pci/ac97/
H
A
D
ac97_patch.c
1388
ac97->bus->ops->write(ac97, AC97_AD_CODEC_CFG, ac97->spec.ad18xx.
codec_cfg
[codec]);
in ad18xx_resume()
1467
ac97->spec.ad18xx.
codec_cfg
[idx] = 0x0000;
in patch_ad1881_unchained()
1485
ac97->spec.ad18xx.
codec_cfg
[idx] = codec_bits ? codec_bits : 0x0004;
in patch_ad1881_chained1()
1502
ac97->spec.ad18xx.
codec_cfg
[unchained_idx] = 0x0002;
in patch_ad1881_chained()
1566
ac97->spec.ad18xx.
codec_cfg
[0] =
in patch_ad1881()
1567
ac97->spec.ad18xx.
codec_cfg
[1] =
in patch_ad1881()
1568
ac97->spec.ad18xx.
codec_cfg
[2] = 0x0000;
in patch_ad1881()
/kernel/linux/linux-6.6/sound/pci/ac97/
H
A
D
ac97_patch.c
1415
ac97->bus->ops->write(ac97, AC97_AD_CODEC_CFG, ac97->spec.ad18xx.
codec_cfg
[codec]);
in ad18xx_resume()
1494
ac97->spec.ad18xx.
codec_cfg
[idx] = 0x0000;
in patch_ad1881_unchained()
1512
ac97->spec.ad18xx.
codec_cfg
[idx] = codec_bits ? codec_bits : 0x0004;
in patch_ad1881_chained1()
1529
ac97->spec.ad18xx.
codec_cfg
[unchained_idx] = 0x0002;
in patch_ad1881_chained()
1593
ac97->spec.ad18xx.
codec_cfg
[0] =
in patch_ad1881()
1594
ac97->spec.ad18xx.
codec_cfg
[1] =
in patch_ad1881()
1595
ac97->spec.ad18xx.
codec_cfg
[2] = 0x0000;
in patch_ad1881()
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci.h
2215
__u8
codec_cfg
[];
member
Completed in 30 milliseconds