HomeSort by: relevance | last modified time | path
    Searched defs:dma_buf_put (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_dma_buf.c 163 dma_buf_put(struct dma_buf *dmabuf) function in typeref:typename:void
260 dma_buf_put(dmabuf);
  /src/sys/external/bsd/drm2/include/linux/
dma-buf.h 115 #define dma_buf_put linux_dma_buf_put macro
126 void dma_buf_put(struct dma_buf *);

Completed in 12 milliseconds