Searched refs:targetClass (Results 1 – 2 of 2) sorted by relevance
1690 int targetClass, int configuration, int mode) in search_devices() argument1700 if ( targetClass && !(vendor || strlen(productList)) ) { in search_devices()1760 if (targetClass != 0) { in search_devices()1775 if (devClass == targetClass) { in search_devices()1777 fprintf (output," target class %02x matches\n", targetClass); in search_devices()
53 int targetClass, int configuration, int mode);