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:iudma
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
bcm63xx_udc.c
240
struct iudma_ch *
iudma
;
member
260
struct iudma_ch *
iudma
;
member
308
struct iudma_ch
iudma
[BCM63XX_NUM_IUDMA];
member
595
static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *
iudma
,
in iudma_write()
argument
671
iudma
_read(struct bcm63xx_udc *udc, struct
iudma
_ch *
iudma
)
iudma_read()
argument
705
iudma
_reset_channel(struct bcm63xx_udc *udc, struct
iudma
_ch *
iudma
)
iudma_reset_channel()
argument
763
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
iudma_init_channel()
local
1038
struct
iudma
_ch *
iudma
= bep->
iudma
;
bcm63xx_ep_enable()
local
1077
struct
iudma
_ch *
iudma
= bep->
iudma
;
bcm63xx_ep_disable()
local
1388
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
bcm63xx_ep0_map_write()
local
2044
struct
iudma
_ch *
iudma
= dev_id;
bcm63xx_udc_data_isr()
local
2177
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
bcm63xx_iudma_dbg_show()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
bcm63xx_udc.c
240
struct iudma_ch *
iudma
;
member
260
struct iudma_ch *
iudma
;
member
307
struct iudma_ch
iudma
[BCM63XX_NUM_IUDMA];
member
592
static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *
iudma
,
in iudma_write()
argument
668
iudma
_read(struct bcm63xx_udc *udc, struct
iudma
_ch *
iudma
)
iudma_read()
argument
702
iudma
_reset_channel(struct bcm63xx_udc *udc, struct
iudma
_ch *
iudma
)
iudma_reset_channel()
argument
760
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
iudma_init_channel()
local
1035
struct
iudma
_ch *
iudma
= bep->
iudma
;
bcm63xx_ep_enable()
local
1074
struct
iudma
_ch *
iudma
= bep->
iudma
;
bcm63xx_ep_disable()
local
1385
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
bcm63xx_ep0_map_write()
local
2040
struct
iudma
_ch *
iudma
= dev_id;
bcm63xx_udc_data_isr()
local
2173
struct
iudma
_ch *
iudma
= &udc->
iudma
[ch_idx];
bcm63xx_iudma_dbg_show()
local
[all...]
Completed in 5 milliseconds