Home
last modified time | relevance | path

Searched defs:importer_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddma-buf.h520 const struct dma_buf_attach_ops *importer_ops; member
/linux/drivers/dma-buf/
H A Ddma-buf.c906 const struct dma_buf_attach_ops *importer_ops, in dma_buf_dynamic_attach()