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:poodle
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/pxa/
H
A
D
Makefile
19
snd-soc-
poodle
-objs :=
poodle
.o
37
obj-$(CONFIG_SND_PXA2XX_SOC_POODLE) += snd-soc-
poodle
.o
H
A
D
poodle.c
3
*
poodle
.c -- SoC audio for Poodle
24
#include <mach/
poodle
.h>
79
/* we need to unmute the HP at shutdown as the mute burns power on
poodle
*/
186
/*
poodle
machine dapm widgets */
221
/*
poodle
digital audio interface glue - connects codec <--> CPU */
236
/*
poodle
audio machine driver */
237
static struct snd_soc_card
poodle
= {
variable
254
struct snd_soc_card *card = &
poodle
;
in poodle_probe()
276
.name = "
poodle
-audio",
288
MODULE_ALIAS("platform:
poodle
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
poodle.c
3
* linux/arch/arm/mach-pxa/
poodle
.c
46
#include <mach/
poodle
.h>
161
.name = "
poodle
-audio",
315
/* no connect GPIO;
poodle
can't tell connection status */
443
pr_warn("
poodle
: Unable to register LoCoMo device\n");
in poodle_init()
Completed in 2 milliseconds