Searched refs:dmabuf_devmem_ops (Results 1 – 1 of 1) sorted by relevance
29 static const struct memory_provider_ops dmabuf_devmem_ops; variable33 return niov->pp->mp_ops == &dmabuf_devmem_ops; in net_is_devmem_iov()126 .mp_ops = &dmabuf_devmem_ops, in net_devmem_unbind_dmabuf()145 .mp_ops = &dmabuf_devmem_ops, in net_devmem_bind_dmabuf_to_queue()394 static const struct memory_provider_ops dmabuf_devmem_ops = { variable