Searched refs:comedi_devconfig (Results 1 – 25 of 112) sorted by relevance
12345
/linux-3.4.99/drivers/staging/comedi/drivers/ |
D | cb_pcimdda.c | 186 static int attach(struct comedi_device *dev, struct comedi_devconfig *it); 269 static int probe(struct comedi_device *dev, const struct comedi_devconfig *it); 281 static int attach(struct comedi_device *dev, struct comedi_devconfig *it) in attach() 473 static int probe(struct comedi_device *dev, const struct comedi_devconfig *it) in probe()
|
D | pcl725.c | 24 struct comedi_devconfig *it); 74 static int pcl725_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcl725_attach()
|
D | comedi_bond.c | 143 struct comedi_devconfig *it); 146 static int doDevConfig(struct comedi_device *dev, struct comedi_devconfig *it); 195 struct comedi_devconfig *it) in bonding_attach() 367 static int doDevConfig(struct comedi_device *dev, struct comedi_devconfig *it) in doDevConfig()
|
D | mpc8260cpm.c | 50 struct comedi_devconfig *it); 80 struct comedi_devconfig *it) in mpc8260cpm_attach()
|
D | rti802.c | 51 struct comedi_devconfig *it); 113 static int rti802_attach(struct comedi_device *dev, struct comedi_devconfig *it) in rti802_attach()
|
D | pcmad.c | 80 static int pcmad_attach(struct comedi_device *dev, struct comedi_devconfig *it); 141 static int pcmad_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcmad_attach()
|
D | aio_iiro_16.c | 71 struct comedi_devconfig *it); 96 struct comedi_devconfig *it) in aio_iiro_16_attach()
|
D | dt2817.c | 51 struct comedi_devconfig *it); 148 static int dt2817_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2817_attach()
|
D | acl7225b.c | 26 struct comedi_devconfig *it); 101 struct comedi_devconfig *it) in acl7225b_attach()
|
D | adl_pci7296.c | 66 struct comedi_devconfig *it); 76 struct comedi_devconfig *it) in adl_pci7296_attach()
|
D | das08_cs.c | 59 struct comedi_devconfig *it); 72 struct comedi_devconfig *it) in das08_cs_attach()
|
D | cb_pcidio.c | 125 struct comedi_devconfig *it); 171 static int pcidio_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcidio_attach()
|
D | pcl724.c | 60 struct comedi_devconfig *it); 138 static int pcl724_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcl724_attach()
|
D | pcl730.c | 30 struct comedi_devconfig *it); 105 static int pcl730_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcl730_attach()
|
D | fl512.c | 45 static int fl512_attach(struct comedi_device *dev, struct comedi_devconfig *it); 146 static int fl512_attach(struct comedi_device *dev, struct comedi_devconfig *it) in fl512_attach()
|
D | ni_labpc_cs.c | 80 static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it); 128 static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it) in labpc_attach()
|
D | pcm3730.c | 32 struct comedi_devconfig *it); 81 struct comedi_devconfig *it) in pcm3730_attach()
|
D | dt2815.c | 76 struct comedi_devconfig *it); 188 static int dt2815_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2815_attach()
|
D | adl_pci7230.c | 61 struct comedi_devconfig *it); 83 struct comedi_devconfig *it) in adl_pci7230_attach()
|
D | pcmda12.c | 109 struct comedi_devconfig *it); 154 struct comedi_devconfig *it) in pcmda12_attach()
|
D | ssv_dnp.c | 91 static int dnp_attach(struct comedi_device *dev, struct comedi_devconfig *it); 132 static int dnp_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dnp_attach()
|
D | contec_pci_dio.c | 79 struct comedi_devconfig *it); 103 static int contec_attach(struct comedi_device *dev, struct comedi_devconfig *it) in contec_attach()
|
D | adl_pci7432.c | 61 struct comedi_devconfig *it); 85 struct comedi_devconfig *it) in adl_pci7432_attach()
|
D | ke_counter.c | 51 static int cnt_attach(struct comedi_device *dev, struct comedi_devconfig *it); 186 static int cnt_attach(struct comedi_device *dev, struct comedi_devconfig *it) in cnt_attach()
|
D | ni_daq_dio24.c | 59 static int dio24_attach(struct comedi_device *dev, struct comedi_devconfig *it); 111 static int dio24_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dio24_attach()
|
12345