Searched refs:dma_buf_map (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Ddma-buf-map.h9 struct dma_buf_map { struct
18 dma_buf_map_incr(struct dma_buf_map *dbm, size_t n)
27 dma_buf_map_memcpy_to(struct dma_buf_map *dbm, const void *src, size_t len)
36 dma_buf_map_is_null(const struct dma_buf_map *dbm)
45 dma_buf_map_is_set(const struct dma_buf_map *dbm)
55 const struct dma_buf_map *dbm_a, const struct dma_buf_map *dbm_b)
67 dma_buf_map_clear(struct dma_buf_map *dbm)
78 dma_buf_map_set_vaddr_iomem(struct dma_buf_map *dbm, void *addr)
85 dma_buf_map_set_vaddr(struct dma_buf_map *db
[all...]

Completed in 104 milliseconds