Home
last modified time | relevance | path

Searched refs:Canon_Device (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dcanon630u.c68 typedef struct Canon_Device struct
70 struct Canon_Device *next;
74 Canon_Device; typedef
79 Canon_Device *device;
86 static Canon_Device *first_dev = NULL;
645 attach_scanner (const char *devicename, Canon_Device ** devp) in attach_scanner()
648 Canon_Device *dev; in attach_scanner()
666 memset (dev, '\0', sizeof (Canon_Device)); /* clear structure */ in attach_scanner()
767 Canon_Device *dev, *next; in sane_exit()
787 Canon_Device *de in sane_get_devices()
[all...]
H A Dcanon_lide70.c129 typedef struct Canon_Device struct
131 struct Canon_Device *next;
135 Canon_Device; typedef
141 Canon_Device *device;
148 static Canon_Device *first_dev = NULL;
153 attach_scanner (const char *devicename, Canon_Device ** devp) in attach_scanner()
156 Canon_Device *dev; in attach_scanner()
174 memset (dev, '\0', sizeof (Canon_Device)); /* clear structure */ in attach_scanner()
273 Canon_Device *dev, *next; in sane_exit()
293 Canon_Device *de in sane_get_devices()
[all...]

Completed in 2 milliseconds