Home
last modified time | relevance | path

Searched refs:cb_out (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma-buf/
A Ddma-buf.c74 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()
/linux/include/linux/
A Ddma-buf.h443 } cb_in, cb_out; member

Completed in 5 milliseconds