Searched refs:NI660X_MAX_COUNTERS (Results 1 – 1 of 1) sorted by relevance
253 #define NI660X_MAX_COUNTERS (NI660X_MAX_CHIPS * \ macro1064 ret = comedi_alloc_subdevices(dev, 2 + NI660X_MAX_COUNTERS); in ni_660x_auto_attach()1150 for (i = 0; i < NI660X_MAX_COUNTERS; ++i) { in ni_660x_auto_attach()