Searched refs:AU_BLOCKRDY (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/ | ||
D | auermain.h | 117 #define AU_BLOCKRDY 0 /* Command: Block data ready on ctl endpoint */ macro |
D | auermain.c | 297 if (cp->intbufp[1] != AU_BLOCKRDY) { in auerswald_int_complete() |