Lines Matching defs:eject
56 bool eject);
1463 * eject document from the feeder
1466 * maybe check this flag in eject to let the document being eject automatically
1491 DBG(DBG_info, "%s: no more document to eject\n", __func__);
1495 // there is a document inserted, eject it
1508 /* AGOME, 2 slopes motor moving , eject 'backward' */
1532 // document eject:
1586 bool eject)
1588 DBG_HELPER_ARGS(dbg, "check_stop = %d, eject = %d", check_stop, eject);
1594 /* for sheetfed scanners, we may have to eject document */
1596 if (eject && dev->document) {