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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.h47 struct usb_device* search_devices( int *numFound, int vendor, int product, char* productList, int targetClass);
105 struct usb_device* search_devices(int *numFound, int vendor, int product, char *productList, int targetClass);
H A Dlcdoshift.c888 struct usb_device* search_devices( int *numFound, int vendor, int product, char* productList, int targetClass) argument
899 *numFound = 0;
934 (*numFound)++;
953 (*numFound)++;

Completed in 22 milliseconds