Searched defs:b43_dma_ops (Results 1 – 1 of 1) sorted by relevance
198 struct b43_dma_ops { struct199 struct b43_dmadesc_generic *(*idx2desc) (struct b43_dmaring * ring,203 void (*fill_descriptor) (struct b43_dmaring * ring,228 const struct b43_dma_ops *ops; argument