Searched refs:targetDeviceCount (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.c34 int targetDeviceCount=0; variable
322 search_devices(&targetDeviceCount, TargetVendor, TargetProduct, TargetProductList, TargetClass);
323 if (targetDeviceCount) {
324 SHOW_PROGRESS(" Found devices in target mode or class (%d)\n", targetDeviceCount);
793 if (dev && (newTargetCount > targetDeviceCount)) {

Completed in 70 milliseconds