Home
last modified time | relevance | path

Searched refs:adf_pageid (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma.h374 unsigned adf_pageid; member
H A Dpixma_common.c883 pixma_dbg (3, " ADF page count: %d\n", sp->adf_pageid); in pixma_scan()
1256 return sp->adf_pageid == 0 ? 0x01 : 0x00; in pixma_calc_calibrate()
H A Dpixma_imageclass.c672 && (s->param->adf_pageid == 0 || mf->generation == 1 || mf->adf_state == state_idle)) in iclass_scan()
H A Dpixma_mp730.c430 if (s->param->adf_pageid == 0) in step1()
H A Dpixma_mp800.c2129 if (mp->generation == 4 && s->param->adf_pageid == 0) in mp810_scan()
2183 if (s->param->adf_pageid == 0 || mp->generation <= 2) in mp810_scan()
H A Dpixma_mp150.c1431 if (s->param->adf_pageid && is_scanning_from_adf(s) && mp->adf_state == state_idle) in mp150_scan()
H A Dpixma.c951 sp->adf_pageid = ss->page_count; in calc_scan_param()

Completed in 19 milliseconds