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:uniphier_aio_spec
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/uniphier/
H
A
D
aio.h
206
struct
uniphier_aio_spec
{
struct
218
const struct
uniphier_aio_spec
*specs;
236
const struct
uniphier_aio_spec
*spec;
H
A
D
aio-cpu.c
64
static bool match_spec(const struct
uniphier_aio_spec
*spec,
in match_spec()
95
* Specification list is array of 'struct
uniphier_aio_spec
' which is defined
101
static const struct
uniphier_aio_spec
*find_spec(struct uniphier_aio *aio,
in find_spec()
109
const struct
uniphier_aio_spec
*spec = &chip_spec->specs[i];
in find_spec()
393
const struct
uniphier_aio_spec
*spec;
in uniphier_aio_dai_probe()
H
A
D
aio-pxs2.c
11
static const struct
uniphier_aio_spec
uniphier_aio_pxs2[] = {
H
A
D
aio-ld11.c
11
static const struct
uniphier_aio_spec
uniphier_aio_ld11[] = {
/kernel/linux/linux-6.6/sound/soc/uniphier/
H
A
D
aio.h
206
struct
uniphier_aio_spec
{
struct
218
const struct
uniphier_aio_spec
*specs;
236
const struct
uniphier_aio_spec
*spec;
H
A
D
aio-cpu.c
64
static bool match_spec(const struct
uniphier_aio_spec
*spec,
in match_spec()
95
* Specification list is array of 'struct
uniphier_aio_spec
' which is defined
101
static const struct
uniphier_aio_spec
*find_spec(struct uniphier_aio *aio,
in find_spec()
109
const struct
uniphier_aio_spec
*spec = &chip_spec->specs[i];
in find_spec()
365
const struct
uniphier_aio_spec
*spec;
in uniphier_aio_dai_probe()
H
A
D
aio-pxs2.c
11
static const struct
uniphier_aio_spec
uniphier_aio_pxs2[] = {
H
A
D
aio-ld11.c
11
static const struct
uniphier_aio_spec
uniphier_aio_ld11[] = {
Completed in 6 milliseconds