Home
last modified time | relevance | path

Searched refs:TRIG_NONE (Results 1 – 25 of 52) sorted by last modified time

123

/linux/drivers/comedi/drivers/
H A Dcomedi_test.c268 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in waveform_ai_cmdtest()
559 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in waveform_ao_cmdtest()
H A Dpcl816.c345 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pcl816_ai_cmdtest()
H A Drtd520.c701 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in rtd_ai_cmdtest()
920 case TRIG_NONE: /* stop when cancel is called */ in rtd_ai_cmd()
H A Dpcl812.c649 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pcl812_ai_cmdtest()
H A Dpcl818.c645 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in ai_cmdtest()
768 if (cmd->stop_src == TRIG_NONE || in pcl818_ai_cancel()
H A Dpcl711.c283 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pcl711_ai_cmdtest()
H A Dni_mio_common.c1399 if (s->async->cmd.stop_src != TRIG_NONE && in handle_b_interrupt()
2047 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in ni_ai_cmdtest()
2285 case TRIG_NONE: in ni_ai_cmd()
2986 if (cmd->stop_src == TRIG_NONE) { in ni_ao_cmd_set_trigger()
3340 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in ni_ao_cmdtest()
3586 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_NONE); in ni_cdio_cmdtest()
H A Dni_atmio16d.c246 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in atmio16d_ai_cmdtest()
H A Dni_labpc_common.c519 stop_mask = TRIG_COUNT | TRIG_NONE; in labpc_ai_cmdtest()
580 case TRIG_NONE: in labpc_ai_cmdtest()
H A Ddmm32at.c272 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in dmm32at_ai_cmdtest()
382 if (cmd->stop_src == TRIG_NONE || cmd->stop_arg > 1) { in dmm32at_ai_cmd()
H A Dni_at_a2150.c178 if (cmd->stop_src == TRIG_NONE) { in a2150_interrupt()
405 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in a2150_ai_cmdtest()
H A Dme4000.c683 } else if (cmd->stop_src == TRIG_NONE && in me4000_ai_do_cmd()
718 TRIG_NONE | TRIG_COUNT); in me4000_ai_do_cmd_test()
719 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_NONE | TRIG_COUNT); in me4000_ai_do_cmd_test()
H A Ddas1800.c648 TRIG_COUNT | TRIG_EXT | TRIG_NONE); in das1800_ai_cmdtest()
693 case TRIG_NONE: in das1800_ai_cmdtest()
H A Ddas16m1.c179 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in das16m1_ai_cmdtest()
H A Ddas800.c305 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in das800_ai_do_cmdtest()
H A Ddas6402.c300 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in das6402_ai_cmdtest()
H A Ddas16.c607 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in das16_cmd_test()
H A Dcb_pcidas64.c2119 TRIG_COUNT | TRIG_EXT | TRIG_NONE); in ai_cmdtest()
2183 case TRIG_NONE: in ai_cmdtest()
3342 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_NONE); in ao_cmdtest()
3357 cmd->stop_src != TRIG_NONE && cmd->stop_src != TRIG_EXT) in ao_cmdtest()
H A Dcb_pcidas.c690 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in cb_pcidas_ai_cmdtest()
903 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in cb_pcidas_ao_cmdtest()
H A Damplc_pci230.c913 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pci230_ao_cmdtest()
1530 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pci230_ai_cmdtest()
H A Damplc_pci224.c674 TRIG_COUNT | TRIG_EXT | TRIG_NONE); in pci224_ao_cmdtest()
775 case TRIG_NONE: in pci224_ao_cmdtest()
H A Dadl_pci9118.c936 if (cmd->stop_src == TRIG_NONE) in pci9118_ai_cmd()
1167 TRIG_COUNT | TRIG_NONE | TRIG_EXT); in pci9118_ai_cmdtest()
H A Dadv_pci1710.c575 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in pci1710_ai_cmdtest()
H A Damplc_pc236_common.c78 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_NONE); in pc236_intr_cmdtest()
H A Damplc_dio200_common.c412 err |= comedi_check_trigger_src(&cmd->stop_src, TRIG_COUNT | TRIG_NONE); in dio200_subdev_intr_cmdtest()

123