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:rsnd_mod_ops
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H
A
D
ssiu.c
143
static struct
rsnd_mod_ops
rsnd_ssiu_ops_gen1 = {
316
static struct
rsnd_mod_ops
rsnd_ssiu_ops_gen2 = {
395
struct
rsnd_mod_ops
*ops;
in rsnd_ssiu_probe()
H
A
D
dma.c
58
static struct
rsnd_mod_ops
mem_ops = {
317
static struct
rsnd_mod_ops
rsnd_dmaen_ops = {
507
static struct
rsnd_mod_ops
rsnd_dmapp_ops = {
763
struct
rsnd_mod_ops
*ops;
in rsnd_dma_alloc()
H
A
D
cmd.c
118
static struct
rsnd_mod_ops
rsnd_cmd_ops = {
H
A
D
ssi.c
1068
static struct
rsnd_mod_ops
rsnd_ssi_pio_ops = {
1153
static struct
rsnd_mod_ops
rsnd_ssi_dma_ops = {
1250
struct
rsnd_mod_ops
*ops;
in rsnd_ssi_probe()
H
A
D
rsnd.h
295
struct
rsnd_mod_ops
{
struct
354
struct
rsnd_mod_ops
*ops;
428
struct
rsnd_mod_ops
*ops,
H
A
D
dvc.c
292
static struct
rsnd_mod_ops
rsnd_dvc_ops = {
H
A
D
mix.c
257
static struct
rsnd_mod_ops
rsnd_mix_ops = {
H
A
D
ctu.c
280
static struct
rsnd_mod_ops
rsnd_ctu_ops = {
H
A
D
src.c
594
static struct
rsnd_mod_ops
rsnd_src_ops = {
H
A
D
adg.c
24
static struct
rsnd_mod_ops
adg_ops = {
H
A
D
core.c
203
struct
rsnd_mod_ops
*ops,
in rsnd_mod_init()
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H
A
D
ssiu.c
236
static struct
rsnd_mod_ops
rsnd_ssiu_ops_gen1 = {
424
static struct
rsnd_mod_ops
rsnd_ssiu_ops_gen2 = {
517
struct
rsnd_mod_ops
*ops;
in rsnd_ssiu_probe()
H
A
D
dma.c
59
static struct
rsnd_mod_ops
mem_ops = {
327
static struct
rsnd_mod_ops
rsnd_dmaen_ops = {
535
static struct
rsnd_mod_ops
rsnd_dmapp_ops = {
824
struct
rsnd_mod_ops
*ops;
in rsnd_dma_alloc()
H
A
D
cmd.c
130
static struct
rsnd_mod_ops
rsnd_cmd_ops = {
H
A
D
rsnd.h
301
struct
rsnd_mod_ops
{
struct
365
struct
rsnd_mod_ops
*ops;
433
struct
rsnd_mod_ops
*ops,
H
A
D
ssi.c
945
static struct
rsnd_mod_ops
rsnd_ssi_pio_ops = {
1058
static struct
rsnd_mod_ops
rsnd_ssi_dma_ops = {
1165
struct
rsnd_mod_ops
*ops;
in rsnd_ssi_probe()
H
A
D
dvc.c
305
static struct
rsnd_mod_ops
rsnd_dvc_ops = {
H
A
D
mix.c
270
static struct
rsnd_mod_ops
rsnd_mix_ops = {
H
A
D
ctu.c
295
static struct
rsnd_mod_ops
rsnd_ctu_ops = {
H
A
D
src.c
622
static struct
rsnd_mod_ops
rsnd_src_ops = {
H
A
D
adg.c
24
static struct
rsnd_mod_ops
adg_ops = {
H
A
D
core.c
196
struct
rsnd_mod_ops
*ops,
in rsnd_mod_init()
Completed in 26 milliseconds