Searched refs:SDF_LSAMPL (Results 1 – 17 of 17) sorted by relevance
785 return s->subdev_flags & SDF_LSAMPL ? sizeof(int) : sizeof(short); in comedi_bytes_per_sample()801 return s->subdev_flags & SDF_LSAMPL ? 2 : 1; in comedi_sample_shift()
199 #define SDF_LSAMPL 0x10000000 /* subdevice uses 32-bit samples */ macro
215 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL; in aio_iiro_16_attach()
269 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in c6xdigio_attach()
718 s->subdev_flags = SDF_READABLE | SDF_CMD_READ | SDF_LSAMPL; in apci1564_auto_attach()747 s->subdev_flags = SDF_WRITABLE | SDF_READABLE | SDF_LSAMPL; in apci1564_auto_attach()
309 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in multiq3_attach()
549 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in ni6501_auto_attach()
585 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL | in pcmuio_attach()
571 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in s526_attach()
747 s->subdev_flags |= SDF_CMD_READ | SDF_LSAMPL | SDF_PACKED; in pcmmio_attach()
651 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL | in gsc_hpdi_auto_attach()
831 s->subdev_flags = SDF_READABLE | SDF_LSAMPL; in amplc_dio200_common_attach()
839 SDF_LSAMPL | SDF_CMD_READ; in ni_660x_auto_attach()
922 SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL | SDF_PACKED | in nidio_auto_attach()
1414 if (s->subdev_flags & SDF_LSAMPL) in ni_ai_munge()1419 if (s->subdev_flags & SDF_LSAMPL) in ni_ai_munge()5285 s->subdev_flags |= SDF_LSAMPL; in ni_E_init()5366 s->subdev_flags |= SDF_LSAMPL; in ni_E_init()5526 s->subdev_flags = SDF_READABLE | SDF_WRITABLE | SDF_LSAMPL; in ni_E_init()
1496 s->subdev_flags = SDF_READABLE | SDF_GROUND | SDF_CMD_READ | SDF_LSAMPL; in usbduxsigma_auto_attach()
2532 s->subdev_flags = SDF_WRITABLE | SDF_READABLE | SDF_LSAMPL; in s626_auto_attach()