Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_rename.h48 #define pixma_cancel sanei_pixma_cancel macro
H A Dpixma.h69 * pixma_cancel(scanner);
77 * <b>Note:</b> pixma_cancel() can be called asynchronously to
483 * handle. pixma_cancel() doesn't abort the operation immediately. It
486 void pixma_cancel (pixma_t *);
H A Dpixma_common.c1027 pixma_cancel (pixma_t * s) in pixma_cancel() function
H A Dpixma.c1067 pixma_cancel (reader_ss->s); in reader_signal_handler()
1150 pixma_cancel (ss->s); in reader_loop()
1223 /* pixma_cancel (ss->s); What is this for ? Makes end-of-scan buggy => removing */ in terminate_reader_task()

Completed in 6 milliseconds