Searched refs:SDF_LSAMPL (Results 1 – 19 of 19) sorted by relevance
784 return s->subdev_flags & SDF_LSAMPL ? sizeof(int) : sizeof(short); in comedi_bytes_per_sample()800 return s->subdev_flags & SDF_LSAMPL ? 2 : 1; in comedi_sample_shift()
218 #define SDF_LSAMPL 0x10000000 /* subdevice uses 32-bit samples */ macro
224 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL; in aio_iiro_16_attach()
278 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in c6xdigio_attach()
864 s->subdev_flags = SDF_WRITABLE | SDF_LSAMPL; in pci1760_attach()895 s->subdev_flags |= SDF_LSAMPL; in pci_dio_add_di()925 s->subdev_flags |= SDF_LSAMPL; in pci_dio_add_do()
318 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in multiq3_attach()
558 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in ni6501_auto_attach()
518 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in s526_attach()
533 s->subdev_flags = SDF_WRITABLE | SDF_READABLE | SDF_LSAMPL; in apci1564_auto_attach()
594 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL | in pcmuio_attach()
659 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL | in gsc_hpdi_auto_attach()
756 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL | SDF_PACKED; in pcmmio_attach()
840 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in amplc_dio200_common_attach()
763 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in serial2002_attach()
951 SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL | SDF_PACKED | in nidio_auto_attach()
1522 if (s->subdev_flags & SDF_LSAMPL) in ni_ai_munge()1527 if (s->subdev_flags & SDF_LSAMPL) in ni_ai_munge()5106 s->subdev_flags |= SDF_LSAMPL; in ni_E_init()5186 s->subdev_flags |= SDF_LSAMPL; in ni_E_init()5344 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in ni_E_init()
1114 SDF_LSAMPL | SDF_CMD_READ; in ni_660x_auto_attach()
1505 s->subdev_flags = SDF_READABLE | SDF_GROUND | SDF_CMD_READ | SDF_LSAMPL; in usbduxsigma_auto_attach()
2847 s->subdev_flags = SDF_WRITABLE | SDF_READABLE | SDF_LSAMPL; in s626_auto_attach()