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:AC_WID_AUD_IN
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_proc.c
29
[
AC_WID_AUD_IN
] = "Audio Input",
in get_wid_type_name()
460
if (wid_type ==
AC_WID_AUD_IN
&& (conv & AC_CONV_CHANNEL) == 0) {
in print_audio_io()
831
wid_type ==
AC_WID_AUD_IN
))
in print_codec_info()
862
case
AC_WID_AUD_IN
:
in print_codec_info()
H
A
D
hda_bind.c
252
case
AC_WID_AUD_IN
:
in is_likely_hdmi_codec()
H
A
D
hda_generic.c
417
if (type == AC_WID_AUD_OUT || type ==
AC_WID_AUD_IN
||
in __parse_nid_path()
649
type != AC_WID_AUD_OUT && type !=
AC_WID_AUD_IN
)
in is_active_nid()
796
(type ==
AC_WID_AUD_IN
&& codec->single_adc_amp)) {
in activate_amp_in()
3162
if (type !=
AC_WID_AUD_IN
|| (caps & AC_WCAP_DIGITAL))
in fill_adc_nids()
4174
if (get_wcaps_type(wcaps) !=
AC_WID_AUD_IN
)
in parse_digital()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_proc.c
29
[
AC_WID_AUD_IN
] = "Audio Input",
in get_wid_type_name()
460
if (wid_type ==
AC_WID_AUD_IN
&& (conv & AC_CONV_CHANNEL) == 0) {
in print_audio_io()
867
wid_type ==
AC_WID_AUD_IN
))
in print_codec_info()
898
case
AC_WID_AUD_IN
:
in print_codec_info()
H
A
D
hda_bind.c
262
case
AC_WID_AUD_IN
:
in is_likely_hdmi_codec()
H
A
D
hda_generic.c
417
if (type == AC_WID_AUD_OUT || type ==
AC_WID_AUD_IN
||
in __parse_nid_path()
649
type != AC_WID_AUD_OUT && type !=
AC_WID_AUD_IN
)
in is_active_nid()
796
(type ==
AC_WID_AUD_IN
&& codec->single_adc_amp)) {
in activate_amp_in()
3168
if (type !=
AC_WID_AUD_IN
|| (caps & AC_WCAP_DIGITAL))
in fill_adc_nids()
4063
if (get_wcaps_type(wcaps) !=
AC_WID_AUD_IN
)
in parse_digital()
/kernel/linux/linux-5.10/include/sound/
H
A
D
hda_verbs.h
27
AC_WID_AUD_IN
, /* Audio In */
enumerator
/kernel/linux/linux-6.6/include/sound/
H
A
D
hda_verbs.h
27
AC_WID_AUD_IN
, /* Audio In */
enumerator
/kernel/linux/linux-5.10/sound/hda/
H
A
D
hdac_sysfs.c
194
case
AC_WID_AUD_IN
:
in has_pcm_cap()
/kernel/linux/linux-6.6/sound/hda/
H
A
D
hdac_sysfs.c
194
case
AC_WID_AUD_IN
:
in has_pcm_cap()
Completed in 29 milliseconds