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:adchan
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H
A
D
dt3000.c
161
int
adchan
;
member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H
A
D
dt3000.c
160
int
adchan
;
member
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
apple-admac.c
231
struct admac_chan *
adchan
= to_admac_chan(tx->chan);
in admac_tx_submit()
local
255
struct admac_chan *
adchan
= container_of(chan, struct admac_chan, chan);
in admac_prep_dma_cyclic()
local
375
struct admac_chan *
adchan
= to_admac_chan(chan);
in admac_tx_status()
local
409
admac_start_chan(struct admac_chan *
adchan
)
admac_start_chan()
argument
432
admac_stop_chan(struct admac_chan *
adchan
)
admac_stop_chan()
argument
450
admac_reset_rings(struct admac_chan *
adchan
)
admac_reset_rings()
argument
459
admac_start_current_tx(struct admac_chan *
adchan
)
admac_start_current_tx()
argument
474
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_issue_pending()
local
493
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_pause()
local
502
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_resume()
local
511
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_terminate_all()
local
535
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_synchronize()
local
554
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_alloc_chan_resources()
local
571
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_free_chan_resources()
local
645
struct admac_chan *
adchan
= &ad->channels[channo];
admac_handle_status_desc_done()
local
715
struct admac_chan *
adchan
= from_tasklet(
adchan
, t, tasklet);
admac_chan_tasklet()
local
741
struct admac_chan *
adchan
= to_admac_chan(chan);
admac_device_config()
local
877
struct admac_chan *
adchan
= &ad->channels[i];
admac_probe()
local
[all...]
Completed in 7 milliseconds