Home
last modified time | relevance | path

Searched defs:off2 (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h1189 static inline bool dmaengine_check_align(enum dmaengine_alignment align, size_t off1, size_t off2, size_t len) in dmaengine_check_align() argument
1194 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_copy_aligned() argument
1199 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_xor_aligned() argument
1204 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_pq_aligned() argument
1209 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_fill_aligned() argument
[all...]

Completed in 5 milliseconds