* This header is for implementations of dma_map_ops and related code. * It should not be included in drivers just using the DMA API. #ifndef _LINUX_DMA_MAP_OPS_H #define _LINUX_DMA_MAP_OPS_H ...