Linux Kernel
3.7.1
|
Go to the source code of this file.
int i_APCI1564_ConfigDigitalInput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 89 of file hwdrv_apci1564.c.
int i_APCI1564_ConfigDigitalOutput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 260 of file hwdrv_apci1564.c.
int i_APCI1564_ConfigTimerCounterWatchdog | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 569 of file hwdrv_apci1564.c.
int i_APCI1564_Read1DigitalInput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 150 of file hwdrv_apci1564.c.
int i_APCI1564_ReadDigitalOutput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 491 of file hwdrv_apci1564.c.
int i_APCI1564_ReadInterruptStatus | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 897 of file hwdrv_apci1564.c.
int i_APCI1564_ReadMoreDigitalInput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 192 of file hwdrv_apci1564.c.
int i_APCI1564_ReadTimerCounterWatchdog | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 818 of file hwdrv_apci1564.c.
int i_APCI1564_Reset | ( | struct comedi_device * | dev | ) |
Definition at line 1107 of file hwdrv_apci1564.c.
int i_APCI1564_StartStopWriteTimerCounterWatchdog | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 723 of file hwdrv_apci1564.c.
int i_APCI1564_WriteDigitalOutput | ( | struct comedi_device * | dev, |
struct comedi_subdevice * | s, | ||
struct comedi_insn * | insn, | ||
unsigned int * | data | ||
) |
Definition at line 317 of file hwdrv_apci1564.c.