Lines Matching refs:AcmWb
41 struct AcmWb *wb = NULL;
45 wb = (struct AcmWb *)&acm->wb[i];
110 static int32_t AcmStartWb(struct AcmDevice *acm, struct AcmWb *wb, struct UsbPipeInfo *pipe)
141 static int32_t AcmStartWbSync(struct AcmDevice *acm, struct AcmWb *wb, struct UsbPipeInfo *pipe)
173 struct AcmWb *wb;
174 for (wb = (struct AcmWb *)&acm->wb[0], i = 0; i < ACM_NW; i++, wb++) {
192 struct AcmWb *wb;
209 struct AcmWb *wb = (struct AcmWb *)req->compInfo.userData;
821 struct AcmWb *wb = NULL;
979 struct AcmWb *wb = NULL;
1390 struct AcmWb *snd = NULL;
1648 struct AcmWb *snd = (struct AcmWb *)&(acm->wb[i]);