Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/class/
Dusblp.c226 #define USBLP_QUIRK_BAD_CLASS 0x4 /* descriptor uses vendor-specific Class or SubClass */ macro
244 { 0x04b8, 0x0202, USBLP_QUIRK_BAD_CLASS }, /* Seiko Epson Receipt Printer M129C */
1256 if (!(usblp->quirks & USBLP_QUIRK_BAD_CLASS)) in usblp_select_alts()