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:CTSB1270
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H
A
D
cthw20k2.c
1158
if (hw->model !=
CTSB1270
) {
in hw_daio_init()
1175
} else if ((4 == info->msr) && (hw->model ==
CTSB1270
)) {
in hw_daio_init()
1627
if (hw->model ==
CTSB1270
) {
in hw_dac_init()
1759
if (hw->model ==
CTSB1270
) {
in hw_is_adc_input_selected()
1851
if (hw->model ==
CTSB1270
) {
in hw_adc_init()
1892
if (hw->model !=
CTSB1270
) {
in hw_adc_init()
1913
cap.dedicated_mic = hw->model ==
CTSB1270
;
in hw_capabilities()
1914
cap.output_switch = hw->model ==
CTSB1270
;
in hw_capabilities()
1915
cap.mic_source_switch = hw->model ==
CTSB1270
;
in hw_capabilities()
2154
if (hw->model !=
CTSB1270
) {
in hw_card_init()
[all...]
H
A
D
cthardware.h
40
CTSB1270
,
enumerator
H
A
D
ctatc.c
53
"SB1270",
CTSB1270
),
77
[
CTSB1270
] = "SB1270",
1377
num_daios = ((atc->model ==
CTSB1270
) ? 8 : 7);
in atc_get_resources()
1378
num_srcs = ((atc->model ==
CTSB1270
) ? 6 : 4);
in atc_get_resources()
1517
if (atc->model ==
CTSB1270
) {
in atc_connect_resources()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H
A
D
cthw20k2.c
1158
if (hw->model !=
CTSB1270
) {
in hw_daio_init()
1175
} else if ((4 == info->msr) && (hw->model ==
CTSB1270
)) {
in hw_daio_init()
1627
if (hw->model ==
CTSB1270
) {
in hw_dac_init()
1759
if (hw->model ==
CTSB1270
) {
in hw_is_adc_input_selected()
1851
if (hw->model ==
CTSB1270
) {
in hw_adc_init()
1892
if (hw->model !=
CTSB1270
) {
in hw_adc_init()
1913
cap.dedicated_mic = hw->model ==
CTSB1270
;
in hw_capabilities()
1914
cap.output_switch = hw->model ==
CTSB1270
;
in hw_capabilities()
1915
cap.mic_source_switch = hw->model ==
CTSB1270
;
in hw_capabilities()
2150
if (hw->model !=
CTSB1270
) {
in hw_card_init()
[all...]
H
A
D
cthardware.h
40
CTSB1270
,
enumerator
H
A
D
ctatc.c
53
"SB1270",
CTSB1270
),
77
[
CTSB1270
] = "SB1270",
1377
num_daios = ((atc->model ==
CTSB1270
) ? 8 : 7);
in atc_get_resources()
1378
num_srcs = ((atc->model ==
CTSB1270
) ? 6 : 4);
in atc_get_resources()
1517
if (atc->model ==
CTSB1270
) {
in atc_connect_resources()
Completed in 12 milliseconds