Lines Matching full:dir
352 enum dma_data_direction dir, unsigned long attrs)
356 enum dma_data_direction dir, unsigned long attrs)
473 enum dma_data_direction dir,
478 size_t size, enum dma_data_direction dir,
483 int nents, enum dma_data_direction dir,
488 int nents, enum dma_data_direction dir,
524 size_t size, enum dma_data_direction dir,
562 enum dma_data_direction dir, unsigned long attrs);
584 size_t mapped_len, enum dma_data_direction dir,
593 size_t offset, size_t size, enum dma_data_direction dir,
619 enum dma_data_direction dir, gfp_t gfp)
630 The dir parameter specified if data is read and/or written by the device,
646 dma_addr_t dma_handle, enum dma_data_direction dir)
649 dev, size, dma_handle and dir must all be the same as those passed into
666 dma_addr_t *dma_handle, enum dma_data_direction dir,
676 dma_addr_t dma_handle, enum dma_data_direction dir)
679 dev, size, dma_handle and dir must all be the same as those passed into
687 enum dma_data_direction dir, gfp_t gfp,
699 The dir parameter specified if data is read and/or written by the device,
718 enum dma_data_direction dir)
721 and dir must all be the same as those passed into dma_alloc_noncontiguous().