Searched refs:comedi_devconfig (Results 1 – 25 of 56) sorted by relevance
123
/drivers/staging/comedi/ |
D | comedi_internal.h | 13 struct comedi_devconfig; 55 struct comedi_devconfig *it);
|
D | comedi.h | 457 #define COMEDI_DEVCONFIG _IOW(CIO, 0, struct comedi_devconfig) 834 struct comedi_devconfig { struct
|
/drivers/staging/comedi/drivers/ |
D | amplc_pc236.c | 40 static int pc236_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pc236_attach()
|
D | ni_labpc.c | 76 static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it) in labpc_attach()
|
D | comedi_bond.c | 169 static int do_dev_config(struct comedi_device *dev, struct comedi_devconfig *it) in do_dev_config() 274 struct comedi_devconfig *it) in bonding_attach()
|
D | amplc_dio200.c | 241 static int dio200_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dio200_attach()
|
D | 8255.c | 48 struct comedi_devconfig *it) in dev_8255_attach()
|
D | amplc_pc263.c | 59 static int pc263_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pc263_attach()
|
D | dac02.c | 102 static int dac02_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dac02_attach()
|
D | rti802.c | 68 static int rti802_attach(struct comedi_device *dev, struct comedi_devconfig *it) in rti802_attach()
|
D | pcl724.c | 96 struct comedi_devconfig *it) in pcl724_attach()
|
D | pcmda12.c | 117 struct comedi_devconfig *it) in pcmda12_attach()
|
D | das08_isa.c | 160 struct comedi_devconfig *it) in das08_isa_attach()
|
D | pcmad.c | 103 static int pcmad_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcmad_attach()
|
D | dt2817.c | 101 static int dt2817_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2817_attach()
|
D | fl512.c | 99 static int fl512_attach(struct comedi_device *dev, struct comedi_devconfig *it) in fl512_attach()
|
D | ssv_dnp.c | 124 static int dnp_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dnp_attach()
|
D | das16.c | 901 static int das16_probe(struct comedi_device *dev, struct comedi_devconfig *it) in das16_probe() 952 struct comedi_devconfig *it, in das16_ai_range() 988 struct comedi_devconfig *it) in das16_ao_range() 1017 static int das16_attach(struct comedi_device *dev, struct comedi_devconfig *it) in das16_attach()
|
D | dt2815.c | 140 static int dt2815_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2815_attach()
|
D | mpc624.c | 235 static int mpc624_attach(struct comedi_device *dev, struct comedi_devconfig *it) in mpc624_attach()
|
D | adq12b.c | 177 static int adq12b_attach(struct comedi_device *dev, struct comedi_devconfig *it) in adq12b_attach()
|
D | aio_iiro_16.c | 166 struct comedi_devconfig *it) in aio_iiro_16_attach()
|
D | pcm3724.c | 189 struct comedi_devconfig *it) in pcm3724_attach()
|
D | aio_aio12_8.c | 200 struct comedi_devconfig *it) in aio_aio12_8_attach()
|
D | pcl730.c | 265 struct comedi_devconfig *it) in pcl730_attach()
|
123