Home
last modified time | relevance | path

Searched refs:P5_Device (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dp5_device.h86 * Contained data is immutable and is used to initialize the P5_Device
171 typedef struct P5_Device struct
176 struct P5_Device *next;
270 } P5_Device; typedef
H A Dp5_device.c632 build_correction (P5_Device * dev, unsigned int dpi, unsigned int mode, in build_correction()
720 start_scan (P5_Device * dev, int mode, unsigned int dpi, unsigned int startx, in start_scan()
867 read_line (P5_Device * dev, uint8_t * data, size_t length, int ltr, in read_line()
1039 move (P5_Device * dev) in move()
1109 cleanup_calibration (P5_Device * dev) in cleanup_calibration()
1294 restore_calibration (P5_Device * dev) in restore_calibration()
1362 save_calibration (P5_Device * dev) in save_calibration()
1415 sheetfed_calibration (P5_Device * dev) in sheetfed_calibration()
H A Dp5.h143 * to the hardware are in the P5_Device structure. There is
156 P5_Device *dev;
H A Dp5.c83 static P5_Device *devices = NULL;
210 struct P5_Device *device; in sane_get_devices()
324 struct P5_Device *device = NULL; in sane_open()
821 P5_Device *dev = session->dev; in sane_start()
914 P5_Device *dev = session->dev; in compute_parameters()
1121 struct P5_Device *dev = session->dev; in sane_read()
1481 struct P5_Device *dev, *nextdev; in sane_exit()
1630 struct P5_Device *device; in attach_p5()

Completed in 5 milliseconds