Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_io.h84 * - pixma_get_device_id()
100 const char *pixma_get_device_id (unsigned devnr);
H A Dpixma_rename.h69 #define pixma_get_device_id sanei_pixma_get_device_id macro
H A Dpixma.h429 * pixma_get_device_model(), pixma_get_device_id() and
441 const char *pixma_get_device_id (unsigned devnr);
H A Dpixma_io_sanei.c359 pixma_get_device_id (unsigned devnr) in pixma_get_device_id() function
H A Dpixma.c264 name = strdup (pixma_get_device_id (i)); in find_scanners()
1732 name = pixma_get_device_id (0); in sane_open()
1745 while (strcmp (pixma_get_device_id (i), name) != 0) in sane_open()
H A Dpixma_common.c810 strncpy (s->id, pixma_get_device_id (devnr), sizeof (s->id) - 1); in pixma_open()

Completed in 7 milliseconds