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:corgi
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/pxa/
H
A
D
Makefile
18
snd-soc-
corgi
-objs :=
corgi
.o
36
obj-$(CONFIG_SND_PXA2XX_SOC_CORGI) += snd-soc-
corgi
.o
H
A
D
corgi.c
3
*
corgi
.c -- SoC audio for Corgi
24
#include <mach/
corgi
.h>
107
/* we need to unmute the HP at shutdown as the mute burns power on
corgi
*/
213
/*
corgi
machine dapm widgets */
258
/*
corgi
digital audio interface glue - connects codec <--> CPU */
273
/*
corgi
audio machine driver */
274
static struct snd_soc_card
corgi
= {
variable
291
struct snd_soc_card *card = &
corgi
;
in corgi_probe()
305
.name = "
corgi
-audio",
317
MODULE_ALIAS("platform:
corgi
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
corgi_pm.c
24
#include <mach/
corgi
.h>
H
A
D
corgi.c
53
#include <mach/
corgi
.h>
452
.name = "
corgi
:amber:charge",
457
.name = "
corgi
:green:mail",
480
.name = "
corgi
-audio",
524
/* no connect GPIO;
corgi
can't tell connection status */
601
.modalias = "
corgi
-lcd",
Completed in 3 milliseconds