Searched refs:NI_GPCT_SUBDEV (Results 1 – 2 of 2) sorted by relevance
1384 dev->subdevices[NI_GPCT_SUBDEV(0)].buf_change = &pcimio_gpct0_change; in pcimio_auto_attach()1385 dev->subdevices[NI_GPCT_SUBDEV(1)].buf_change = &pcimio_gpct1_change; in pcimio_auto_attach()
205 #define NI_GPCT_SUBDEV(x) (NI_GPCT0_SUBDEV + (x)) macro1272 s = &dev->subdevices[NI_GPCT_SUBDEV(counter_index)]; in handle_gpct_interrupt()6287 s = &dev->subdevices[NI_GPCT_SUBDEV(i)]; in ni_E_init()