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:own_chmap
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
hda_codec.h
167
bool
own_chmap
; /* codec driver provides own channel maps */
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
hda_codec.h
166
bool
own_chmap
; /* codec driver provides own channel maps */
member
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_hdmi.c
2303
info->
own_chmap
= true;
in generic_hdmi_build_pcms()
3553
info->
own_chmap
= true;
in nvhdmi_7x_8ch_build_pcms()
H
A
D
hda_codec.c
3057
if (!pcm->pcm || pcm->
own_chmap
|| !hinfo->substreams)
in add_std_chmaps()
H
A
D
patch_ca0132.c
7167
info->
own_chmap
= true;
in ca0132_build_pcms()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_hdmi.c
2315
info->
own_chmap
= true;
in generic_hdmi_build_pcms()
3686
info->
own_chmap
= true;
in nvhdmi_7x_8ch_build_pcms()
H
A
D
hda_codec.c
3075
if (!pcm->pcm || pcm->
own_chmap
|| !hinfo->substreams)
in add_std_chmaps()
H
A
D
patch_ca0132.c
7287
info->
own_chmap
= true;
in ca0132_build_pcms()
Completed in 53 milliseconds