Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddas16.c223 unsigned int has_8255:1; member
238 .has_8255 = 1,
248 .has_8255 = 1,
258 .has_8255 = 1,
268 .has_8255 = 1,
278 .has_8255 = 1,
315 .has_8255 = 1,
324 .has_8255 = 1,
348 .has_8255 = 1,
358 .has_8255 = 1,
[all …]
H A Dcb_pcidas64.c637 unsigned has_8255:1; member
693 .has_8255 = 1,
709 .has_8255 = 1,
725 .has_8255 = 1,
741 .has_8255 = 1,
757 .has_8255 = 1,
772 .has_8255 = 0,
788 .has_8255 = 0,
803 .has_8255 = 1,
819 .has_8255 = 1,
[all …]
H A Dni_atmio16d.c106 int has_8255; member
680 if (board->has_8255) { in atmio16d_attach()
709 .has_8255 = 0,
712 .has_8255 = 1,
H A Dni_atmio.c143 .has_8255 = 1,
H A Dni_pcimio.c397 .has_8255 = 1,
411 .has_8255 = 1,
H A Dni_stc.h963 unsigned int has_8255:1; member
H A Dni_mio_common.c6140 if (board->has_8255) { in ni_E_init()