Home
last modified time | relevance | path

Searched refs:get_device_id (Results 1 – 3 of 3) sorted by relevance

/external/libcups/backend/
Dusb-libusb.c133 static int get_device_id(usb_printer_t *printer, char *buffer,
943 get_device_id(&printer, device_id, sizeof(device_id)); in find_device()
1044 get_device_id(usb_printer_t *printer, /* I - Printer */ in get_device_id() function
1832 if (get_device_id(g.printer, data, sizeof(data))) in sidechannel_thread()
Dusb-darwin.c282 static void get_device_id(cups_sc_status_t *status, char *data, int *datalen);
1069 get_device_id(&status, data, &datalen); in sidechannel_thread()
2437 static void get_device_id(cups_sc_status_t *status, in get_device_id() function
/external/igt-gpu-tools/tools/
Dintel_vbt_decode.c1554 get_device_id(unsigned char *bios, int size) in get_device_id() function
1986 context.devid = get_device_id(VBIOS, size); in main()