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:cs5535audio_dma
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/cs5535audio/
H
A
D
cs5535audio_pm.c
53
struct
cs5535audio_dma
*dma = &cs5535au->dmas[i];
in snd_cs5535audio_suspend()
86
struct
cs5535audio_dma
*dma = &cs5535au->dmas[i];
in snd_cs5535audio_resume()
H
A
D
cs5535audio_pcm.c
106
struct
cs5535audio_dma
*dma,
in cs5535audio_build_dma_packets()
224
struct
cs5535audio_dma
*dma,
in cs5535audio_clear_dma_packets()
236
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_hw_params()
254
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_hw_free()
279
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_trigger()
316
struct
cs5535audio_dma
*dma;
in snd_cs5535audio_pcm_pointer()
H
A
D
cs5535audio.h
75
struct
cs5535audio_dma
{
struct
95
struct
cs5535audio_dma
dmas[NUM_CS5535AUDIO_DMAS];
/kernel/linux/linux-6.6/sound/pci/cs5535audio/
H
A
D
cs5535audio_pm.c
53
struct
cs5535audio_dma
*dma = &cs5535au->dmas[i];
in snd_cs5535audio_suspend()
86
struct
cs5535audio_dma
*dma = &cs5535au->dmas[i];
in snd_cs5535audio_resume()
H
A
D
cs5535audio_pcm.c
107
struct
cs5535audio_dma
*dma,
in cs5535audio_build_dma_packets()
223
struct
cs5535audio_dma
*dma,
in cs5535audio_clear_dma_packets()
235
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_hw_params()
253
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_hw_free()
278
struct
cs5535audio_dma
*dma = substream->runtime->private_data;
in snd_cs5535audio_trigger()
315
struct
cs5535audio_dma
*dma;
in snd_cs5535audio_pcm_pointer()
H
A
D
cs5535audio.h
75
struct
cs5535audio_dma
{
struct
95
struct
cs5535audio_dma
dmas[NUM_CS5535AUDIO_DMAS];
Completed in 4 milliseconds