Home
last modified time | relevance | path

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

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