Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax_pp_mid.c61 /* lock or UMAX1220P_OK if it is locked */
100 return UMAX1220P_OK; in lock_parport()
126 return UMAX1220P_OK; in unlock_parport()
196 return UMAX1220P_OK; in sanei_umax_pp_model()
245 return UMAX1220P_OK; in sanei_umax_pp_attach()
302 return UMAX1220P_OK; in sanei_umax_pp_open()
326 return UMAX1220P_OK; in sanei_umax_pp_cancel()
372 return UMAX1220P_OK; in sanei_umax_pp_start()
402 return UMAX1220P_OK; in sanei_umax_pp_read()
415 return UMAX1220P_OK; in sanei_umax_pp_lamp()
[all...]
H A Dumax_pp_mid.h52 #define UMAX1220P_OK 0 macro
70 on success returns UMAX1220P_OK,
80 on success returns UMAX1220P_OK,
92 on success returns UMAX1220P_OK,
105 on success returns UMAX1220P_OK,
148 returns UMAX1220P_OK on success, or one of the error above
158 returns UMAX1220P_OK on success, or UMAX1220P_READ_FAILED on error
173 returns UMAX1220P_OK if scanner idle, or UMAX1220P_BUSY if
H A Dumax_pp.c242 case UMAX1220P_OK: in umax_pp_attach()
272 if (ret != UMAX1220P_OK) in umax_pp_attach()
280 if (ret != UMAX1220P_OK) in umax_pp_attach()
2113 if (rc != UMAX1220P_OK) in sane_start()
2135 if (rc != UMAX1220P_OK) in sane_start()
2151 if (rc != UMAX1220P_OK) in sane_start()
2227 if (rc != UMAX1220P_OK) in sane_read()

Completed in 4 milliseconds