HomeSort by relevance Sort by last modified time
    Searched refs:dma_cookie_t (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/
dmaengine.h 47 * typedef dma_cookie_t - an opaque DMA cookie
49 * if dma_cookie_t is >0 it's a DMA request cookie, <0 it's an error code
51 typedef s32 dma_cookie_t; typedef
98 dma_cookie_t cookie;
190 dma_cookie_t (*device_memcpy_buf_to_buf)(struct dma_chan *chan,
192 dma_cookie_t (*device_memcpy_buf_to_pg)(struct dma_chan *chan,
195 dma_cookie_t (*device_memcpy_pg_to_pg)(struct dma_chan *chan,
199 dma_cookie_t cookie, dma_cookie_t *last,
200 dma_cookie_t *used)
    [all...]
tcp.h 241 dma_cookie_t dma_cookie;
skbuff.h 306 dma_cookie_t dma_cookie;
    [all...]

Completed in 136 milliseconds