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:no_vra
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ac97/
H
A
D
ac97_pcm.c
503
if (bus->
no_vra
)
in snd_ac97_pcm_assign()
527
if (bus->
no_vra
)
in snd_ac97_pcm_assign()
H
A
D
ac97_codec.c
1697
if (ac97->bus->
no_vra
) {
in snd_ac97_determine_rates()
2193
if (! bus->
no_vra
)
in snd_ac97_mixer()
/kernel/linux/linux-6.6/sound/pci/ac97/
H
A
D
ac97_pcm.c
503
if (bus->
no_vra
)
in snd_ac97_pcm_assign()
527
if (bus->
no_vra
)
in snd_ac97_pcm_assign()
H
A
D
ac97_codec.c
1757
if (ac97->bus->
no_vra
) {
in snd_ac97_determine_rates()
2256
if (! bus->
no_vra
)
in snd_ac97_mixer()
/kernel/linux/linux-5.10/include/sound/
H
A
D
ac97_codec.h
206
unsigned short
no_vra
: 1, /* bridge doesn't support VRA */
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
ac97_codec.h
206
unsigned short
no_vra
: 1, /* bridge doesn't support VRA */
member
/kernel/linux/linux-5.10/sound/pci/
H
A
D
via82xx.c
372
unsigned int
no_vra
: 1; /* no need to set VRA on DXS channels */
member
1031
chip->
no_vra
? 48000 : runtime->rate);
in snd_via8233_playback_prepare()
2567
chip->
no_vra
= 1;
in snd_via82xx_probe()
2569
chip->
no_vra
= 1;
in snd_via82xx_probe()
H
A
D
es1968.c
2017
pbus->
no_vra
= 1; /* ES1968 doesn't need VRA */
in snd_es1968_mixer()
H
A
D
intel8x0.c
2223
pbus->
no_vra
= 1;
in snd_intel8x0_mixer()
/kernel/linux/linux-6.6/sound/pci/
H
A
D
via82xx.c
371
unsigned int
no_vra
: 1; /* no need to set VRA on DXS channels */
member
1032
chip->
no_vra
? 48000 : runtime->rate);
in snd_via8233_playback_prepare()
2540
chip->
no_vra
= 1;
in __snd_via82xx_probe()
2542
chip->
no_vra
= 1;
in __snd_via82xx_probe()
H
A
D
intel8x0.c
2204
pbus->
no_vra
= 1;
in snd_intel8x0_mixer()
H
A
D
es1968.c
2017
pbus->
no_vra
= 1; /* ES1968 doesn't need VRA */
in snd_es1968_mixer()
/kernel/linux/linux-5.10/sound/pci/nm256/
H
A
D
nm256.c
1330
pbus->
no_vra
= 1;
in snd_nm256_mixer()
/kernel/linux/linux-6.6/sound/pci/nm256/
H
A
D
nm256.c
1298
pbus->
no_vra
= 1;
in snd_nm256_mixer()
/kernel/linux/linux-5.10/sound/pci/ca0106/
H
A
D
ca0106_main.c
1172
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_ca0106_ac97()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H
A
D
emu10k1x.c
728
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_emu10k1x_ac97()
H
A
D
emumixer.c
1908
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_emu10k1_mixer()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H
A
D
emumixer.c
2129
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_emu10k1_mixer()
H
A
D
emu10k1x.c
731
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_emu10k1x_ac97()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H
A
D
ca0106_main.c
1176
pbus->
no_vra
= 1; /* we don't need VRA */
in snd_ca0106_ac97()
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H
A
D
ymfpci_main.c
1801
chip->ac97_bus->
no_vra
= 1; /* YMFPCI doesn't need VRA */
in snd_ymfpci_mixer()
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H
A
D
ymfpci_main.c
1796
chip->ac97_bus->
no_vra
= 1; /* YMFPCI doesn't need VRA */
in snd_ymfpci_mixer()
Completed in 65 milliseconds