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:defconf
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/virtio/
H
A
D
virtio_jack.c
27
* @
defconf
: Pin default configuration value.
36
u32
defconf
;
member
54
unsigned int
defconf
= vjack->
defconf
;
in virtsnd_jack_get_label()
local
56
(
defconf
& AC_DEFCFG_DEVICE) >> AC_DEFCFG_DEVICE_SHIFT;
in virtsnd_jack_get_label()
58
(
defconf
& AC_DEFCFG_LOCATION) >> AC_DEFCFG_LOCATION_SHIFT;
in virtsnd_jack_get_label()
102
unsigned int
defconf
= vjack->
defconf
;
in virtsnd_jack_get_type()
local
104
(
defconf
& AC_DEFCFG_DEVICE) >> AC_DEFCFG_DEVICE_SHIFT;
in virtsnd_jack_get_type()
161
vjack->
defconf
in virtsnd_jack_parse_cfg()
[all...]
/kernel/linux/linux-6.6/arch/arm64/
H
A
D
Makefile
208
include $(srctree)/scripts/Makefile.
defconf
/kernel/linux/linux-6.6/arch/arm/
H
A
D
Makefile
316
include $(srctree)/scripts/Makefile.
defconf
/kernel/linux/linux-6.6/arch/powerpc/
H
A
D
Makefile
247
include $(srctree)/scripts/Makefile.
defconf
Completed in 3 milliseconds