dma-mapping.c 89 B

1234
  1. #include <linux/dma-mapping.h>
  2. struct dma_mapping_ops *dma_ops;
  3. EXPORT_SYMBOL(dma_ops);