Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_mp800.c102 #define MP810_PID 0x171a macro
684 case MP810_PID: in calc_shifting()
762 case MP810_PID: in calc_shifting()
1715 || ((s->cfg->pid == MP810_PID) && (s->param->xdpi == 4800))) in post_process_image_data()
1746 && ((s->cfg->pid != MP810_PID) || (s->param->xdpi < 4800))) in post_process_image_data()
1751 if (!((s->cfg->pid == MP810_PID) && (s->param->xdpi == 4800)) in post_process_image_data()
1773 if ((((s->cfg->pid == MP960_PID) || (s->cfg->pid == MP810_PID)) && (s->param->xdpi == 4800)) in post_process_image_data()
1854 mp->generation = (s->cfg->pid >= MP810_PID) ? 2 : 1; in mp810_open()
2092 && ((mp->generation >= 3) || (s->cfg->pid == MP810_PID) || (s->cfg->pid == MP960_PID))) in mp810_check_param()
2434 DEVICE ("Canon PIXMA MP810", "MP810", MP810_PID,
[all...]

Completed in 4 milliseconds