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:psc_dma_stream
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/
H
A
D
mpc5200_dma.h
22
struct
psc_dma_stream
{
struct
66
struct
psc_dma_stream
playback;
67
struct
psc_dma_stream
capture;
76
/* Utility for retrieving
psc_dma_stream
structure from a substream */
77
static inline struct
psc_dma_stream
*
H
A
D
mpc5200_dma.c
61
static void psc_dma_bcom_enqueue_next_buffer(struct
psc_dma_stream
*s)
in psc_dma_bcom_enqueue_next_buffer()
78
struct
psc_dma_stream
*s = _psc_dma_stream;
in psc_dma_bcom_irq()
123
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_dma_trigger()
224
struct
psc_dma_stream
*s;
in psc_dma_open()
252
struct
psc_dma_stream
*s;
in psc_dma_close()
278
struct
psc_dma_stream
*s;
in psc_dma_pointer()
H
A
D
mpc5200_psc_ac97.c
142
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_ac97_hw_analog_params()
180
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_ac97_trigger()
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
mpc5200_dma.h
22
struct
psc_dma_stream
{
struct
66
struct
psc_dma_stream
playback;
67
struct
psc_dma_stream
capture;
76
/* Utility for retrieving
psc_dma_stream
structure from a substream */
77
static inline struct
psc_dma_stream
*
H
A
D
mpc5200_dma.c
61
static void psc_dma_bcom_enqueue_next_buffer(struct
psc_dma_stream
*s)
in psc_dma_bcom_enqueue_next_buffer()
78
struct
psc_dma_stream
*s = _psc_dma_stream;
in psc_dma_bcom_irq()
116
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_dma_trigger()
217
struct
psc_dma_stream
*s;
in psc_dma_open()
245
struct
psc_dma_stream
*s;
in psc_dma_close()
271
struct
psc_dma_stream
*s;
in psc_dma_pointer()
H
A
D
mpc5200_psc_ac97.c
142
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_ac97_hw_analog_params()
180
struct
psc_dma_stream
*s = to_psc_dma_stream(substream, psc_dma);
in psc_ac97_trigger()
Completed in 3 milliseconds