Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_rename.h64 #define pixma_find_scanners sanei_pixma_find_scanners macro
H A Dpixma.h55 * nscanners = pixma_find_scanners();
434 * guaranteed to be valid until the next call to pixma_find_scanners(). */
435 int pixma_find_scanners (const char **conf_devices, SANE_Bool local_only);
449 * \see pixma_find_scanners() */
H A Dpixma_common.c1224 pixma_find_scanners (const char **conf_devices, SANE_Bool local_only) in pixma_find_scanners() function
H A Dpixma.c252 nscanners = pixma_find_scanners (conf_devices, local_only); in find_scanners()
253 PDBG (pixma_dbg (3, "pixma_find_scanners() found %u devices\n", nscanners)); in find_scanners()
1724 nscanners = pixma_find_scanners (conf_devices, SANE_FALSE); in sane_open()

Completed in 6 milliseconds