Home
last modified time | relevance | path

Searched refs:has_counter (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/comedi/drivers/
Dme4000.c198 int has_counter; member
212 .has_counter = 1,
219 .has_counter = 1,
227 .has_counter = 1,
235 .has_counter = 1,
244 .has_counter = 1,
253 .has_counter = 1,
263 .has_counter = 1,
273 .has_counter = 1,
283 .has_counter = 1,
[all …]
Dadv_pci1710.c182 unsigned int has_counter:1; member
196 .has_counter = 1,
208 .has_counter = 1,
218 .has_counter = 1,
900 if (board->has_counter) in pci1710_auto_attach()
990 if (board->has_counter) { in pci1710_auto_attach()