Searched refs:NI_GPCT_SUBDEV (Results 1 – 2 of 2) sorted by relevance
1218 dev->subdevices[NI_GPCT_SUBDEV(0)].buf_change = &pcimio_gpct0_change; in pcimio_auto_attach()1219 dev->subdevices[NI_GPCT_SUBDEV(1)].buf_change = &pcimio_gpct1_change; in pcimio_auto_attach()
219 static inline unsigned NI_GPCT_SUBDEV(unsigned counter_index) in NI_GPCT_SUBDEV() function1331 s = &dev->subdevices[NI_GPCT_SUBDEV(counter_index)]; in handle_gpct_interrupt()5342 s = &dev->subdevices[NI_GPCT_SUBDEV(i)]; in ni_E_init()