Home
last modified time | relevance | path

Searched refs:vme_dma_resource (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/vme_user/
Dvme_bridge.h56 struct vme_dma_resource *parent;
61 struct vme_dma_resource { struct
Dvme.c59 return list_entry(resource->entry, struct vme_dma_resource, in find_bridge()
864 struct vme_dma_resource *allocated_ctrlr = NULL; in vme_dma_request()
865 struct vme_dma_resource *dma_ctrlr = NULL; in vme_dma_request()
880 struct vme_dma_resource, list); in vme_dma_request()
948 struct vme_dma_resource, in vme_new_dma_list()
1215 struct vme_dma_resource *ctrlr; in vme_dma_free()
1222 ctrlr = list_entry(resource->entry, struct vme_dma_resource, list); in vme_dma_free()
Dvme_tsi148.c1790 struct vme_dma_resource *ctrlr; in tsi148_dma_list_exec()
2261 struct vme_dma_resource *dma_ctrlr; in tsi148_probe()
2504 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_probe()
2547 struct vme_dma_resource *dma_ctrlr; in tsi148_remove()
2604 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_remove()