Searched defs:acm_wb (Results 1 – 1 of 1) sorted by relevance
65 struct acm_wb { struct66 unsigned char *buf;67 dma_addr_t dmah;68 int len;69 int use;93 struct acm_wb wb[ACM_NW]; argument