Home
last modified time | relevance | path

Searched refs:dmabuf (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Ddma-buf.h277 int (*vmap)(struct dma_buf *dmabuf, struct iosys_map *map);
278 void (*vunmap)(struct dma_buf *dmabuf, struct iosys_map *map);
440 struct dma_buf *dmabuf; member
501 struct dma_buf *dmabuf; member
553 static inline void get_dma_buf(struct dma_buf *dmabuf) in get_dma_buf() argument
555 get_file(dmabuf->file); in get_dma_buf()
566 static inline bool dma_buf_is_dynamic(struct dma_buf *dmabuf) in dma_buf_is_dynamic() argument
568 return !!dmabuf->ops->pin; in dma_buf_is_dynamic()
577 void dma_buf_detach(struct dma_buf *dmabuf,
584 int dma_buf_fd(struct dma_buf *dmabuf, int flags);
[all …]
/include/drm/amd/
A Disp.h41 int isp_user_buffer_alloc(struct device *dev, void *dmabuf,
/include/uapi/linux/
A Dfd.h235 char *dmabuf; member

Completed in 6 milliseconds