Home
last modified time | relevance | path

Searched refs:vme_alloc_consistent (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/vme_user/
H A Dvme.h131 void *vme_alloc_consistent(struct vme_resource *, size_t, dma_addr_t *);
H A Dvme.c80 void *vme_alloc_consistent(struct vme_resource *resource, size_t size, in vme_alloc_consistent() function
94 EXPORT_SYMBOL(vme_alloc_consistent);
H A Dvme_user.c581 image[i].kern_buf = vme_alloc_consistent(image[i].resource, in vme_user_probe()
/linux/Documentation/driver-api/
H A Dvme.rst137 (:c:func:`vme_alloc_consistent`) and free (:c:func:`vme_free_consistent`)