Searched refs:USB_INTERFACE_MIN_COUNT (Results 1 – 2 of 2) sorted by relevance
146 const int USB_INTERFACE_MIN_COUNT = 2; variable
77 if (ippusbInterfaceCount >= USB_INTERFACE_MIN_COUNT) { in isPrintDevice()