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:VORTEX_IS_QUAD
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/
H
A
D
au88x0_pcm.c
171
VORTEX_IS_QUAD
(vortex) &&
in snd_vortex_pcm_open()
524
uinfo->count = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_info()
537
int max_chn = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_get()
553
int max_chn = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_put()
637
VORTEX_IS_QUAD
(chip) ? 4 : 2,
in snd_vortex_new_pcm()
H
A
D
au88x0.h
73
//#define
VORTEX_IS_QUAD
(x) (((x)->codec == NULL) ? 0 : ((x)->codec->ext_id&0x80))
74
#define
VORTEX_IS_QUAD
(x) ((x)->isquad)
macro
H
A
D
au88x0_synth.c
128
if (
VORTEX_IS_QUAD
(vortex))
in vortex_wt_connect()
H
A
D
au88x0_core.c
1959
if (
VORTEX_IS_QUAD
(vortex)) {
in vortex_connect_codecplay()
2058
if (
VORTEX_IS_QUAD
(vortex)) {
in vortex_connect_default()
2230
ch_top = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in vortex_adb_allocroute()
H
A
D
au88x0_a3d.c
652
if (
VORTEX_IS_QUAD
(v)) {
in vortex_Vort3D_connect()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H
A
D
au88x0_pcm.c
171
VORTEX_IS_QUAD
(vortex) &&
in snd_vortex_pcm_open()
524
uinfo->count = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_info()
537
int max_chn = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_get()
553
int max_chn = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in snd_vortex_pcm_vol_put()
637
VORTEX_IS_QUAD
(chip) ? 4 : 2,
in snd_vortex_new_pcm()
H
A
D
au88x0.h
73
//#define
VORTEX_IS_QUAD
(x) (((x)->codec == NULL) ? 0 : ((x)->codec->ext_id&0x80))
74
#define
VORTEX_IS_QUAD
(x) ((x)->isquad)
macro
H
A
D
au88x0_synth.c
128
if (
VORTEX_IS_QUAD
(vortex))
in vortex_wt_connect()
H
A
D
au88x0_core.c
1959
if (
VORTEX_IS_QUAD
(vortex)) {
in vortex_connect_codecplay()
2058
if (
VORTEX_IS_QUAD
(vortex)) {
in vortex_connect_default()
2232
ch_top = (
VORTEX_IS_QUAD
(vortex) ? 4 : 2);
in vortex_adb_allocroute()
H
A
D
au88x0_a3d.c
652
if (
VORTEX_IS_QUAD
(v)) {
in vortex_Vort3D_connect()
Completed in 14 milliseconds