Linux Kernel
3.7.1
|
#include <addi_common.h>
Definition at line 64 of file addi_common.h.
int(* ai_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 108 of file addi_common.h.
int(* ai_cancel)(struct comedi_device *, struct comedi_subdevice *) |
Definition at line 113 of file addi_common.h.
int(* ai_cmd)(struct comedi_device *, struct comedi_subdevice *) |
Definition at line 112 of file addi_common.h.
int(* ai_cmdtest)(struct comedi_device *, struct comedi_subdevice *, struct comedi_cmd *) |
Definition at line 110 of file addi_common.h.
int(* ai_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 102 of file addi_common.h.
int(* ai_read)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 104 of file addi_common.h.
int(* ai_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 106 of file addi_common.h.
int(* ao_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 120 of file addi_common.h.
int(* ao_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 116 of file addi_common.h.
int(* ao_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 118 of file addi_common.h.
unsigned char b_AvailableConvertUnit |
Definition at line 91 of file addi_common.h.
int(* di_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 130 of file addi_common.h.
int(* di_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 124 of file addi_common.h.
int(* di_read)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 126 of file addi_common.h.
int(* di_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 128 of file addi_common.h.
int(* do_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 138 of file addi_common.h.
int(* do_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 134 of file addi_common.h.
int(* do_read)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 140 of file addi_common.h.
int(* do_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 136 of file addi_common.h.
int i_AiChannelList |
Definition at line 76 of file addi_common.h.
int i_AiMaxdata |
Definition at line 78 of file addi_common.h.
int i_AoMaxdata |
Definition at line 79 of file addi_common.h.
int i_DeviceId |
Definition at line 67 of file addi_common.h.
int i_Dma |
Definition at line 89 of file addi_common.h.
int i_DoMaxdata |
Definition at line 85 of file addi_common.h.
int i_IorangeBase0 |
Definition at line 68 of file addi_common.h.
int i_IorangeBase1 |
Definition at line 69 of file addi_common.h.
int i_IorangeBase2 |
Definition at line 70 of file addi_common.h.
int i_IorangeBase3 |
Definition at line 71 of file addi_common.h.
int i_NbrAiChannel |
Definition at line 74 of file addi_common.h.
int i_NbrAiChannelDiff |
Definition at line 75 of file addi_common.h.
int i_NbrAoChannel |
Definition at line 77 of file addi_common.h.
int i_NbrDiChannel |
Definition at line 83 of file addi_common.h.
int i_NbrDoChannel |
Definition at line 84 of file addi_common.h.
int i_NbrTTLChannel |
Definition at line 87 of file addi_common.h.
int i_PCIEeprom |
Definition at line 72 of file addi_common.h.
int i_Timer |
Definition at line 90 of file addi_common.h.
int i_VendorId |
Definition at line 66 of file addi_common.h.
Definition at line 65 of file addi_common.h.
char* pc_EepromChip |
Definition at line 73 of file addi_common.h.
struct comedi_lrange* pr_AiRangelist |
Definition at line 80 of file addi_common.h.
struct comedi_lrange* pr_AoRangelist |
Definition at line 81 of file addi_common.h.
int(* reset)(struct comedi_device *) |
Definition at line 97 of file addi_common.h.
int(* timer_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 150 of file addi_common.h.
int(* timer_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 144 of file addi_common.h.
int(* timer_read)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 148 of file addi_common.h.
int(* timer_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 146 of file addi_common.h.
int(* ttl_bits)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 156 of file addi_common.h.
int(* ttl_config)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 154 of file addi_common.h.
int(* ttl_read)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 158 of file addi_common.h.
int(* ttl_write)(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *) |
Definition at line 160 of file addi_common.h.
unsigned int ui_MinAcquisitiontimeNs |
Definition at line 92 of file addi_common.h.
unsigned int ui_MinDelaytimeNs |
Definition at line 93 of file addi_common.h.