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:vt1720
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/
H
A
D
vt1720_mobo.c
22
ice->
vt1720
= 1;
in k8x800_init()
H
A
D
ice1724.c
202
if (!ice->
vt1720
) /* VT1720 supports only 16 GPIO bits */
in snd_vt1724_set_gpio_mask()
210
if (!ice->
vt1720
)
in snd_vt1724_get_gpio_mask()
221
if (!ice->
vt1720
)
in snd_vt1724_set_gpio_data()
229
if (!ice->
vt1720
)
in snd_vt1724_get_gpio_data()
976
if ((ice->eeprom.data[ICE_EEP2_I2S] & 0x08) && !ice->
vt1720
)
in set_std_hw_rates()
2465
if (ice->
vt1720
&& tmp.count > 2)
in snd_vt1724_build_controls()
H
A
D
se.c
671
ice->
vt1720
= 1;
in se_init()
H
A
D
ice1712.h
325
unsigned int
vt1720
:1;
member
H
A
D
prodigy_hifi.c
1067
ice->
vt1720
= 0;
in prodigy_hifi_init()
1150
ice->
vt1720
= 0;
in prodigy_hd2_init()
H
A
D
prodigy192.c
722
ice->
vt1720
= 0; /* ice1724, e.g. 23 GPIOs */
in prodigy192_init()
H
A
D
pontis.c
740
ice->
vt1720
= 1;
in pontis_init()
H
A
D
phase.c
120
ice->
vt1720
= 1; /* Envy24HT-S have 16 bit wide GPIO */
in phase22_init()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H
A
D
vt1720_mobo.c
22
ice->
vt1720
= 1;
in k8x800_init()
H
A
D
ice1724.c
183
if (!ice->
vt1720
) /* VT1720 supports only 16 GPIO bits */
in snd_vt1724_set_gpio_mask()
191
if (!ice->
vt1720
)
in snd_vt1724_get_gpio_mask()
202
if (!ice->
vt1720
)
in snd_vt1724_set_gpio_data()
210
if (!ice->
vt1720
)
in snd_vt1724_get_gpio_data()
957
if ((ice->eeprom.data[ICE_EEP2_I2S] & 0x08) && !ice->
vt1720
)
in set_std_hw_rates()
2443
if (ice->
vt1720
&& tmp.count > 2)
in snd_vt1724_build_controls()
H
A
D
ice1712.h
325
unsigned int
vt1720
:1;
member
H
A
D
se.c
671
ice->
vt1720
= 1;
in se_init()
H
A
D
prodigy_hifi.c
1067
ice->
vt1720
= 0;
in prodigy_hifi_init()
1150
ice->
vt1720
= 0;
in prodigy_hd2_init()
H
A
D
prodigy192.c
722
ice->
vt1720
= 0; /* ice1724, e.g. 23 GPIOs */
in prodigy192_init()
H
A
D
phase.c
120
ice->
vt1720
= 1; /* Envy24HT-S have 16 bit wide GPIO */
in phase22_init()
H
A
D
pontis.c
740
ice->
vt1720
= 1;
in pontis_init()
Completed in 24 milliseconds