Searched refs:dmabuf (Results 1 – 2 of 2) sorted by relevance
212 int (*begin_cpu_access_partial)(struct dma_buf *dmabuf,253 int (*end_cpu_access_partial)(struct dma_buf *dmabuf,335 int (*get_uuid)(struct dma_buf *dmabuf, uuid_t *uuid);349 int (*get_flags)(struct dma_buf *dmabuf, unsigned long *flags);430 struct dma_buf *dmabuf; member482 static inline void get_dma_buf(struct dma_buf *dmabuf) in get_dma_buf() argument484 get_file(dmabuf->file); in get_dma_buf()487 struct dma_buf_attachment *dma_buf_attach(struct dma_buf *dmabuf,489 void dma_buf_detach(struct dma_buf *dmabuf,494 int dma_buf_fd(struct dma_buf *dmabuf, int flags);[all …]
232 char *dmabuf; member