Searched defs:b43_dma_ops (Results 1 – 1 of 1) sorted by relevance
197 struct b43_dma_ops { struct198 struct b43_dmadesc_generic *(*idx2desc) (struct b43_dmaring * ring,202 void (*fill_descriptor) (struct b43_dmaring * ring,227 const struct b43_dma_ops *ops; argument