Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/vme_user/
Dvme_bridge.h61 struct vme_dma_resource { struct
62 struct list_head list;
63 struct vme_bridge *parent;
64 struct mutex mtx;
65 int locked;
66 int number;
67 struct list_head pending;
68 struct list_head running;
69 u32 route_attr;