Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/vme_user/
A Dvme.h74 struct vme_dma_attr { struct
160 struct vme_dma_attr *vme_dma_pattern_attribute(u32, u32);
161 struct vme_dma_attr *vme_dma_pci_attribute(dma_addr_t);
162 struct vme_dma_attr *vme_dma_vme_attribute(unsigned long long, u32, u32, u32);
163 void vme_dma_free_attribute(struct vme_dma_attr *);
164 int vme_dma_list_add(struct vme_dma_list *, struct vme_dma_attr *,
165 struct vme_dma_attr *, size_t);
A Dvme_bridge.h151 int (*dma_list_add)(struct vme_dma_list *, struct vme_dma_attr *,
152 struct vme_dma_attr *, size_t);
A Dvme.c967 struct vme_dma_attr *vme_dma_pattern_attribute(u32 pattern, u32 type) in vme_dma_pattern_attribute()
969 struct vme_dma_attr *attributes; in vme_dma_pattern_attribute()
1005 struct vme_dma_attr *vme_dma_pci_attribute(dma_addr_t address) in vme_dma_pci_attribute()
1007 struct vme_dma_attr *attributes; in vme_dma_pci_attribute()
1047 struct vme_dma_attr *vme_dma_vme_attribute(unsigned long long address, in vme_dma_vme_attribute()
1050 struct vme_dma_attr *attributes; in vme_dma_vme_attribute()
1085 void vme_dma_free_attribute(struct vme_dma_attr *attributes) in vme_dma_free_attribute()
1109 int vme_dma_list_add(struct vme_dma_list *list, struct vme_dma_attr *src, in vme_dma_list_add()
1110 struct vme_dma_attr *dest, size_t count) in vme_dma_list_add()
A Dvme_tsi148.c1604 struct vme_dma_attr *src, struct vme_dma_attr *dest, size_t count) in tsi148_dma_list_add()

Completed in 12 milliseconds