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:mtu3_gpd_ring
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H
A
D
mtu3_qmu.c
119
static struct qmu_gpd *gpd_dma_to_virt(struct
mtu3_gpd_ring
*ring,
in gpd_dma_to_virt()
132
static dma_addr_t gpd_virt_to_dma(struct
mtu3_gpd_ring
*ring,
in gpd_virt_to_dma()
146
static void gpd_ring_init(struct
mtu3_gpd_ring
*ring, struct qmu_gpd *gpd)
in gpd_ring_init()
156
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in reset_gpd_list()
168
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in mtu3_gpd_ring_alloc()
182
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in mtu3_gpd_ring_free()
203
static struct qmu_gpd *advance_enq_gpd(struct
mtu3_gpd_ring
*ring)
in advance_enq_gpd()
214
static struct qmu_gpd *advance_deq_gpd(struct
mtu3_gpd_ring
*ring)
in advance_deq_gpd()
225
static int gpd_ring_empty(struct
mtu3_gpd_ring
*ring)
in gpd_ring_empty()
247
struct
mtu3_gpd_ring
*rin
in mtu3_prepare_tx_gpd()
[all...]
H
A
D
mtu3.h
184
struct
mtu3_gpd_ring
{
struct
291
struct
mtu3_gpd_ring
gpd_ring;
H
A
D
mtu3_debugfs.c
204
struct
mtu3_gpd_ring
*ring;
in mtu3_qmu_ring_show()
222
struct
mtu3_gpd_ring
*ring;
in mtu3_qmu_gpd_show()
H
A
D
mtu3_trace.h
228
__field(struct
mtu3_gpd_ring
*, gpd_ring)
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H
A
D
mtu3_qmu.c
119
static struct qmu_gpd *gpd_dma_to_virt(struct
mtu3_gpd_ring
*ring,
in gpd_dma_to_virt()
132
static dma_addr_t gpd_virt_to_dma(struct
mtu3_gpd_ring
*ring,
in gpd_virt_to_dma()
146
static void gpd_ring_init(struct
mtu3_gpd_ring
*ring, struct qmu_gpd *gpd)
in gpd_ring_init()
156
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in reset_gpd_list()
168
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in mtu3_gpd_ring_alloc()
182
struct
mtu3_gpd_ring
*ring = &mep->gpd_ring;
in mtu3_gpd_ring_free()
203
static struct qmu_gpd *advance_enq_gpd(struct
mtu3_gpd_ring
*ring)
in advance_enq_gpd()
214
static struct qmu_gpd *advance_deq_gpd(struct
mtu3_gpd_ring
*ring)
in advance_deq_gpd()
225
static bool gpd_ring_empty(struct
mtu3_gpd_ring
*ring)
in gpd_ring_empty()
247
struct
mtu3_gpd_ring
*rin
in mtu3_prepare_tx_gpd()
[all...]
H
A
D
mtu3.h
189
struct
mtu3_gpd_ring
{
struct
289
struct
mtu3_gpd_ring
gpd_ring;
H
A
D
mtu3_debugfs.c
205
struct
mtu3_gpd_ring
*ring;
in mtu3_qmu_ring_show()
223
struct
mtu3_gpd_ring
*ring;
in mtu3_qmu_gpd_show()
H
A
D
mtu3_trace.h
226
__field(struct
mtu3_gpd_ring
*, gpd_ring)
Completed in 6 milliseconds