Searched refs:USB_QUIRK_DELAY_CLOSE (Results 1 – 1 of 1) sorted by relevance
102 #define USB_QUIRK_DELAY_CLOSE 0x0040 /* Delay close */ macro641 if (g.printer->quirks & USB_QUIRK_DELAY_CLOSE) in print_device()1214 quirk->quirks |= USB_QUIRK_DELAY_CLOSE; in load_quirks()