Searched refs:UICLASS_PRINTER (Results 1 – 3 of 3) sorted by relevance
138 { UICLASS_PRINTER, -1, "Printer" },139 { UICLASS_PRINTER, UISUBCLASS_PRINTER, "Printer" },
186 if (uiaa->uiaa_class == UICLASS_PRINTER && in ulpt_match()229 if (id->bInterfaceClass == UICLASS_PRINTER && in ulpt_attach()
694 #define UICLASS_PRINTER 0x07 macro