Searched refs:COMEDI_CB_OVERFLOW (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcomedi_fc.c57 async->events |= COMEDI_CB_OVERFLOW;
96 if (events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW))
H A Dni_tiocmd.c476 s->async->events |= COMEDI_CB_OVERFLOW;
489 s->async->events |= COMEDI_CB_OVERFLOW;
H A Damplc_pci230.c2691 s->async->events |= COMEDI_CB_OVERFLOW;
2746 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR;
2754 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR;
2803 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR;
2806 if ((events & (COMEDI_CB_EOA | COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW))
2859 events |= COMEDI_CB_OVERFLOW | COMEDI_CB_ERROR;
2885 events |= COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW;
2909 COMEDI_CB_OVERFLOW)) != 0) {
H A Dmite.c585 async->events |= COMEDI_CB_OVERFLOW;
629 async->events |= COMEDI_CB_OVERFLOW;
H A Dni_mio_common.c947 async->events & (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW |
1062 s->async->events |= COMEDI_CB_OVERFLOW;
1171 s->async->events |= COMEDI_CB_OVERFLOW;
1190 s->async->events |= COMEDI_CB_OVERFLOW;
1284 async->events |= COMEDI_CB_OVERFLOW;
1311 s->async->events |= COMEDI_CB_OVERFLOW;
3854 s->async->events |= COMEDI_CB_OVERFLOW;
H A Dme4000.c1882 s->async->events |= COMEDI_CB_OVERFLOW;
1926 s->async->events |= COMEDI_CB_OVERFLOW;
H A Damplc_dio200.c809 | COMEDI_CB_OVERFLOW;
H A Damplc_pci224.c703 s->async->events |= COMEDI_CB_OVERFLOW;
H A Dni_pcidio.c479 COMEDI_CB_OVERFLOW)) {
H A Dquatech_daqp_cs.c303 COMEDI_CB_EOA | COMEDI_CB_OVERFLOW;
H A Ddt282x.c496 s->async->events |= COMEDI_CB_OVERFLOW;
H A Dni_660x.c968 COMEDI_CB_OVERFLOW)) {
H A Dusbdux.c691 s->async->events |= COMEDI_CB_OVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedi.h473 #define COMEDI_CB_OVERFLOW 32 /* buffer overflow/underflow */ macro
H A Dcomedi_fops.c1121 COMEDI_CB_OVERFLOW;
2029 COMEDI_CB_OVERFLOW)) {
2034 if (s->async->events & (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci3120.c1667 s->async->events |= COMEDI_CB_OVERFLOW;

Completed in 384 milliseconds