|
Linux Kernel
3.7.1
|
#include "hwdrv_apci035.h"Go to the source code of this file.
Functions | |
| int | i_APCI035_ConfigTimerWatchdog (struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) |
| int | i_APCI035_StartStopWriteTimerWatchdog (struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) |
| int | i_APCI035_ReadTimerWatchdog (struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) |
| int | i_APCI035_ConfigAnalogInput (struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) |
| int | i_APCI035_ReadAnalogInput (struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_insn *insn, unsigned int *data) |
| int | i_APCI035_Reset (struct comedi_device *dev) |
| int i_APCI035_ConfigAnalogInput | ( | struct comedi_device * | dev, |
| struct comedi_subdevice * | s, | ||
| struct comedi_insn * | insn, | ||
| unsigned int * | data | ||
| ) |
Definition at line 456 of file hwdrv_apci035.c.
| int i_APCI035_ConfigTimerWatchdog | ( | struct comedi_device * | dev, |
| struct comedi_subdevice * | s, | ||
| struct comedi_insn * | insn, | ||
| unsigned int * | data | ||
| ) |
Enable the watchdog interrupt
Definition at line 112 of file hwdrv_apci035.c.
| int i_APCI035_ReadAnalogInput | ( | struct comedi_device * | dev, |
| struct comedi_subdevice * | s, | ||
| struct comedi_insn * | insn, | ||
| unsigned int * | data | ||
| ) |
Definition at line 493 of file hwdrv_apci035.c.
| int i_APCI035_ReadTimerWatchdog | ( | struct comedi_device * | dev, |
| struct comedi_subdevice * | s, | ||
| struct comedi_insn * | insn, | ||
| unsigned int * | data | ||
| ) |
Definition at line 396 of file hwdrv_apci035.c.
| int i_APCI035_Reset | ( | struct comedi_device * | dev | ) |
Definition at line 528 of file hwdrv_apci035.c.
| int i_APCI035_StartStopWriteTimerWatchdog | ( | struct comedi_device * | dev, |
| struct comedi_subdevice * | s, | ||
| struct comedi_insn * | insn, | ||
| unsigned int * | data | ||
| ) |
Definition at line 281 of file hwdrv_apci035.c.
1.8.2