Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_imageclass.c464 int rec_tmo; in step1() local
468 rec_tmo = s->rec_tmo; /* save global timeout */ in step1()
469 s->rec_tmo = 2; /* set timeout to 2 seconds */ in step1()
471 s->rec_tmo = rec_tmo; /* restore global timeout */ in step1()
H A Dpixma_common.h119 int rec_tmo; /* receive timeout [s] */ member
H A Dpixma_common.c685 tmo = s->rec_tmo; in pixma_cmd_transaction()
802 s->rec_tmo = 8; /* set receive timeout to 8 seconds */ in pixma_open()

Completed in 4 milliseconds