HomeSort by relevance Sort by last modified time
    Searched full:dma_device (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
dmaengine.h 97 struct dma_device *device;
161 * struct dma_device - info on the entity supplying DMA services
177 struct dma_device { struct
340 int dma_async_device_register(struct dma_device *device);
341 void dma_async_device_unregister(struct dma_device *device);

Completed in 114 milliseconds