OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dmac_dmover_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_dmac.c
121
struct
dmac_dmover_state
{
struct
122
LIST_ENTRY(
dmac_dmover_state
) ds_link; /* List of idle dmover chans */
160
LIST_HEAD(,
dmac_dmover_state
) dd_free;
161
struct
dmac_dmover_state
dd_state[PXA2X0_DMAC_DMOVER_CONCURRENCY];
413
struct
dmac_dmover_state
*ds;
513
struct
dmac_dmover_state
*ds;
691
struct
dmac_dmover_state
*ds = dx->dx_cookie;
pxa2x0_dmac.c
121
struct
dmac_dmover_state
{
struct
122
LIST_ENTRY(
dmac_dmover_state
) ds_link; /* List of idle dmover chans */
160
LIST_HEAD(,
dmac_dmover_state
) dd_free;
161
struct
dmac_dmover_state
dd_state[PXA2X0_DMAC_DMOVER_CONCURRENCY];
413
struct
dmac_dmover_state
*ds;
513
struct
dmac_dmover_state
*ds;
691
struct
dmac_dmover_state
*ds = dx->dx_cookie;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025