Home
last modified time | relevance | path

Searched defs:importer_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddma-buf.h412 const struct dma_buf_attach_ops *importer_ops; member
/kernel/linux/linux-6.6/include/linux/
H A Ddma-buf.h515 const struct dma_buf_attach_ops *importer_ops; member
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c707 dma_buf_dynamic_attach(struct dma_buf *dmabuf, struct device *dev, const struct dma_buf_attach_ops *importer_ops, void *importer_priv) dma_buf_dynamic_attach() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c890 dma_buf_dynamic_attach(struct dma_buf *dmabuf, struct device *dev, const struct dma_buf_attach_ops *importer_ops, void *importer_priv) dma_buf_dynamic_attach() argument
[all...]

Completed in 6 milliseconds