Home
last modified time | relevance | path

Searched refs:has_8255 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/staging/comedi/drivers/
Dni_pcimio.c240 .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 …]
Dni_atmio.c134 .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,
Dni_mio_cs.c81 .has_8255 = 0,
97 .has_8255 = 0,
115 .has_8255 = 0,
133 .has_8255 = 0,
151 .has_8255 = 0,
Dcb_pcidas64.c572 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 …]
Dni_atmio16d.c110 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()
Dni_stc.h1418 unsigned int has_8255:1; member
Dni_mio_common.c4111 if (dev->subdevices && boardtype.has_8255) in mio_common_detach()
4520 if (boardtype.has_8255) {