Searched refs:has_8255 (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/drivers/staging/comedi/drivers/ |
D | ni_pcimio.c | 240 .has_8255 = 0, 259 .has_8255 = 0, 278 .has_8255 = 0, 297 .has_8255 = 0, 316 .has_8255 = 0, 337 .has_8255 = 0, 356 .has_8255 = 0, 376 .has_8255 = 0, 393 .has_8255 = 0, 410 .has_8255 = 0, [all …]
|
D | ni_atmio.c | 134 .has_8255 = 0, 153 .has_8255 = 0, 174 .has_8255 = 0, 193 .has_8255 = 1, 210 .has_8255 = 0, 231 .has_8255 = 0, 250 .has_8255 = 0, 267 .has_8255 = 0,
|
D | ni_mio_cs.c | 81 .has_8255 = 0, 97 .has_8255 = 0, 115 .has_8255 = 0, 133 .has_8255 = 0, 151 .has_8255 = 0,
|
D | cb_pcidas64.c | 572 unsigned has_8255:1; member 626 .has_8255 = 1, 642 .has_8255 = 1, 658 .has_8255 = 1, 674 .has_8255 = 1, 690 .has_8255 = 1, 705 .has_8255 = 0, 721 .has_8255 = 0, 736 .has_8255 = 1, 752 .has_8255 = 1, [all …]
|
D | ni_atmio16d.c | 110 int has_8255; member 116 .has_8255 = 0, 120 .has_8255 = 1, 866 if (boardtype->has_8255) in atmio16d_attach() 888 if (dev->subdevices && boardtype->has_8255) in atmio16d_detach()
|
D | ni_stc.h | 1418 unsigned int has_8255:1; member
|
D | ni_mio_common.c | 4111 if (dev->subdevices && boardtype.has_8255) in mio_common_detach() 4520 if (boardtype.has_8255) {
|