Lines Matching defs:mode
83 The scanner driver seems not to support ECP RLE mode
85 ace) nor EPP mode.
100 static void scanner_chessboard_data(struct parport *port, int mode);
122 * 0 = Nibble-mode reverse channel transfer
123 * 16 = ECP-mode
130 int sanei_canon_pp_wake_scanner(struct parport *port, int mode)
142 if (mode != INITMODE_20P)
163 scanner_chessboard_data(port, mode);
166 (mode == INITMODE_AUTO))
244 DBG(0, "Invalid mode in write!\n");
259 /* This is special; Nibble mode needs a little
375 DBG(1, "Internal error: Wrong mode for transfer.\n"
469 static void scanner_chessboard_data(struct parport *port, int mode)
480 if (mode == INITMODE_20P)
491 if (mode == INITMODE_20P)
576 /* Put the scanner in nibble mode */
579 /* No data to read yet - return to idle mode */