Lines Matching defs:Canon_Device
68 typedef struct Canon_Device
70 struct Canon_Device *next;
74 Canon_Device;
79 Canon_Device *device;
86 static Canon_Device *first_dev = NULL;
645 attach_scanner (const char *devicename, Canon_Device ** devp)
648 Canon_Device *dev;
666 memset (dev, '\0', sizeof (Canon_Device)); /* clear structure */
767 Canon_Device *dev, *next;
787 Canon_Device *dev;
815 Canon_Device *dev;