OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apbdma_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/imx/
imx23_apbdmavar.h
111
typedef struct
apbdma_softc
{
struct
129
void apbdma_chan_init(struct
apbdma_softc
*, unsigned int);
130
void apbdma_chan_set_chain(struct
apbdma_softc
*, unsigned int, bus_dmamap_t);
131
void apbdma_run(struct
apbdma_softc
*, unsigned int);
132
void apbdma_ack_intr(struct
apbdma_softc
*, unsigned int);
133
void apbdma_ack_error_intr(struct
apbdma_softc
*, unsigned int);
134
unsigned int apbdma_intr_status(struct
apbdma_softc
*, unsigned int);
135
void apbdma_chan_reset(struct
apbdma_softc
*, unsigned int);
136
void apbdma_wait(struct
apbdma_softc
*, unsigned int);
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025