Home
last modified time | relevance | path

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

/external/libcups/backend/
Dusb-libusb.c102 #define USB_QUIRK_DELAY_CLOSE 0x0040 /* Delay close */ macro
641 if (g.printer->quirks & USB_QUIRK_DELAY_CLOSE) in print_device()
1214 quirk->quirks |= USB_QUIRK_DELAY_CLOSE; in load_quirks()