Home
last modified time | relevance | path

Searched refs:dmasg (Results 1 – 1 of 1) sorted by relevance

/arch/blackfin/include/asm/
Ddma.h45 struct dmasg { struct
102 struct dmasg *sg; /* large mode descriptor */
196 static inline void set_dma_sg(unsigned int channel, struct dmasg *sg, int ndsize) in set_dma_sg()