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:dma_event_q
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
spi-davinci.h
28
* @
dma_event_q
: DMA event queue to use if SPI_IO_TYPE_DMA is used for any
37
enum
dma_event_q
dma_event_q
;
member
H
A
D
edma.h
40
enum
dma_event_q
{
enum
69
enum
dma_event_q
default_queue;
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
edma.h
40
enum
dma_event_q
{
enum
69
enum
dma_event_q
default_queue;
H
A
D
spi-davinci.h
28
* @
dma_event_q
: DMA event queue to use if SPI_IO_TYPE_DMA is used for any
37
enum
dma_event_q
dma_event_q
;
member
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H
A
D
devices-da8xx.c
1039
.
dma_event_q
= EVENTQ_0,
1045
.
dma_event_q
= EVENTQ_0,
H
A
D
dm355.c
68
.
dma_event_q
= EVENTQ_1,
H
A
D
dm365.c
219
.
dma_event_q
= EVENTQ_3,
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
edma.c
252
enum
dma_event_q
default_queue;
703
enum
dma_event_q
eventq_no)
in edma_assign_channel_eventq()
721
enum
dma_event_q
eventq_no)
in edma_alloc_channel()
1728
enum
dma_event_q
eventq_no = EVENTQ_DEFAULT;
in edma_alloc_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
edma.c
243
enum
dma_event_q
default_queue;
651
enum
dma_event_q
eventq_no)
in edma_assign_channel_eventq()
669
enum
dma_event_q
eventq_no)
in edma_alloc_channel()
1670
enum
dma_event_q
eventq_no = EVENTQ_DEFAULT;
in edma_alloc_chan_resources()
Completed in 12 milliseconds