Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp4200.h86 typedef struct HP4200_Device struct
88 struct HP4200_Device *next;
92 HP4200_Device; typedef
248 HP4200_Device *dev;
H A Dhp4200.c113 static HP4200_Device *first_device = NULL; /* device list head */
2276 static HP4200_Device *
2280 HP4200_Device *dev; in find_device()
2295 add_device (SANE_String_Const name, HP4200_Device ** argpd) in add_device()
2298 HP4200_Device *pd; in add_device()
2325 pd = (HP4200_Device *) calloc (1, sizeof (HP4200_Device)); in add_device()
2419 HP4200_Device *device, *next; in sane_exit()
2453 HP4200_Device *pdev; in sane_get_devices()
2628 HP4200_Device *de in sane_open()
[all...]

Completed in 6 milliseconds