Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.h213 typedef struct SHARP_Device struct
215 struct SHARP_Device *next;
221 SHARP_Device; typedef
225 struct SHARP_Device *dev;
234 SHARP_Device *dev;
H A Dsharp.c169 static SHARP_Device *first_dev = NULL;
241 and as indexes for the arrays x_ranges, y_ranges in SHARP_Device
1216 get_max_scan_size(int fd, SHARP_Device *dev, int mode) in get_max_scan_size()
1279 attach (const char *devnam, SHARP_Device ** devp) in attach()
1282 SHARP_Device *dev; in attach()
2304 SHARP_Device *devp; in attach_and_list()
2348 SHARP_Device sd; in sane_init()
2349 SHARP_Device *dp = &sd; in sane_init()
2351 SHARP_Device *dp; in sane_init()
2565 SHARP_Device *de in sane_exit()
[all...]

Completed in 5 milliseconds