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:CS8409_CODEC0
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_cs8409.c
979
struct sub_codec *cs42l42 = spec->scodecs[
CS8409_CODEC0
];
in cs8409_cs42l42_jack_unsol_event()
1038
struct sub_codec *cs42l42 = spec->scodecs[
CS8409_CODEC0
];
in cs8409_cs42l42_hw_init()
1093
struct sub_codec *cs42l42 = spec->scodecs[
CS8409_CODEC0
];
in cs8409_cs42l42_exec_verb()
1134
spec->scodecs[
CS8409_CODEC0
] = &cs8409_cs42l42_codec;
in cs8409_cs42l42_fixups()
1136
spec->scodecs[
CS8409_CODEC0
]->codec = codec;
in cs8409_cs42l42_fixups()
1146
spec->gpio_dir = spec->scodecs[
CS8409_CODEC0
]->reset_gpio;
in cs8409_cs42l42_fixups()
1156
spec->scodecs[
CS8409_CODEC0
]->hsbias_hiz = 0x0020;
in cs8409_cs42l42_fixups()
1160
spec->scodecs[
CS8409_CODEC0
]->full_scale_vol =
in cs8409_cs42l42_fixups()
1165
spec->scodecs[
CS8409_CODEC0
]->full_scale_vol = CS42L42_FULL_SCALE_VOL_0DB;
in cs8409_cs42l42_fixups()
1170
spec->scodecs[
CS8409_CODEC0
]
in cs8409_cs42l42_fixups()
[all...]
H
A
D
patch_cs8409.h
277
CS8409_CODEC0
,
enumerator
H
A
D
patch_cs8409-tables.c
31
.private_value = HDA_COMPOSE_AMP_VAL_OFS(CS8409_PIN_ASP1_TRANSMITTER_A, 3,
CS8409_CODEC0
,
44
.private_value = HDA_COMPOSE_AMP_VAL_OFS(CS8409_PIN_ASP1_RECEIVER_A, 1,
CS8409_CODEC0
,
Completed in 5 milliseconds