Home
last modified time | relevance | path

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

/linux-6.6.21/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()
861 struct vme_dma_resource *allocated_ctrlr = NULL; in vme_dma_request()
862 struct vme_dma_resource *dma_ctrlr = NULL; in vme_dma_request()
877 struct vme_dma_resource, list); in vme_dma_request()
944 struct vme_dma_resource, in vme_new_dma_list()
1211 struct vme_dma_resource *ctrlr; in vme_dma_free()
1218 ctrlr = list_entry(resource->entry, struct vme_dma_resource, list); in vme_dma_free()
Dvme_tsi148.c1783 struct vme_dma_resource *ctrlr; in tsi148_dma_list_exec()
2252 struct vme_dma_resource *dma_ctrlr; in tsi148_probe()
2495 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_probe()
2537 struct vme_dma_resource *dma_ctrlr; in tsi148_remove()
2593 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_remove()