Searched refs:cb_out (Results 1 – 2 of 2) sorted by relevance
74 BUG_ON(dmabuf->cb_in.active || dmabuf->cb_out.active); in dma_buf_release()251 struct dma_buf_poll_cb_t *dcb = &dmabuf->cb_out; in dma_buf_poll()539 dmabuf->cb_in.poll = dmabuf->cb_out.poll = &dmabuf->poll; in dma_buf_export()540 dmabuf->cb_in.active = dmabuf->cb_out.active = 0; in dma_buf_export()
443 } cb_in, cb_out; member
Completed in 6 milliseconds