Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.h154 typedef struct Mustek_pp_Device { struct
156 struct Mustek_pp_Device *next;
184 } Mustek_pp_Device; typedef
243 Mustek_pp_Device *dev;
H A Dmustek_pp.c107 static Mustek_pp_Device *devlist = NULL;
309 * adds a new entry to the Mustek_pp_Device *devlist list
323 Mustek_pp_Device *dev; in sane_attach()
330 if ((dev = malloc (sizeof (Mustek_pp_Device))) == NULL) { in sane_attach()
337 memset (dev, 0, sizeof (Mustek_pp_Device)); in sane_attach()
996 Mustek_pp_Device *dev; in sane_exit()
1045 Mustek_pp_Device *dev; in sane_get_devices()
1090 Mustek_pp_Device *dev; in sane_open()

Completed in 4 milliseconds