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
defs:idmac
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ipu/
H
A
D
ipu_intern.h
145
struct
idmac
{
struct
159
struct
idmac
idmac
;
member
H
A
D
ipu_idmac.c
602
static int ipu_enable_channel(struct
idmac
*
idmac
, struct idmac_channel *ichan)
in ipu_enable_channel()
argument
658
struct
idmac
*
idmac
= to_idmac(ichan->dma_chan.device);
in ipu_init_channel_buffer()
local
823
struct
idmac
*
idmac
= to_
idmac
(tx->chan->device);
idmac_tx_submit()
local
912
struct
idmac
*
idmac
= to_
idmac
(ichan->dma_chan.device);
idmac_desc_alloc()
local
948
ipu_init_channel(struct
idmac
*
idmac
, struct
idmac
_channel *ichan)
ipu_init_channel()
argument
1007
ipu_uninit_channel(struct
idmac
*
idmac
, struct
idmac
_channel *ichan)
ipu_uninit_channel()
argument
1069
ipu_disable_channel(struct
idmac
*
idmac
, struct
idmac
_channel *ichan, bool wait_for_stop)
ipu_disable_channel()
argument
1380
struct
idmac
*
idmac
= to_
idmac
(chan->device);
idmac_issue_pending()
local
1400
struct
idmac
*
idmac
= to_
idmac
(chan->device);
idmac_pause()
local
1429
struct
idmac
*
idmac
= to_
idmac
(chan->device);
__idmac_terminate_all()
local
1503
struct
idmac
*
idmac
= to_
idmac
(chan->device);
idmac_alloc_chan_resources()
local
1568
struct
idmac
*
idmac
= to_
idmac
(chan->device);
idmac_free_chan_resources()
local
1610
struct
idmac
*
idmac
= &ipu->
idmac
;
ipu_idmac_init()
local
1655
struct
idmac
*
idmac
= &ipu->
idmac
;
ipu_idmac_exit()
local
[all...]
Completed in 4 milliseconds