Searched refs:comedi_devconfig (Results 1 – 25 of 56) sorted by relevance
123
/linux-6.1.9/drivers/comedi/ |
D | comedi_internal.h | 13 struct comedi_devconfig; 55 struct comedi_devconfig *it);
|
/linux-6.1.9/drivers/comedi/drivers/ |
D | amplc_pc236.c | 39 static int pc236_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pc236_attach()
|
D | ni_labpc.c | 75 static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it) in labpc_attach()
|
D | amplc_dio200.c | 241 static int dio200_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dio200_attach()
|
D | 8255.c | 47 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 | 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 | dac02.c | 101 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 | 95 struct comedi_devconfig *it) in pcl724_attach()
|
D | das08_isa.c | 160 struct comedi_devconfig *it) in das08_isa_attach()
|
D | dt2817.c | 101 static int dt2817_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2817_attach()
|
D | pcmad.c | 103 static int pcmad_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcmad_attach()
|
D | pcmda12.c | 117 struct comedi_devconfig *it) in pcmda12_attach()
|
D | fl512.c | 98 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 | dt2815.c | 139 static int dt2815_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2815_attach()
|
D | das16.c | 899 static int das16_probe(struct comedi_device *dev, struct comedi_devconfig *it) in das16_probe() 950 struct comedi_devconfig *it, in das16_ai_range() 986 struct comedi_devconfig *it) in das16_ao_range() 1015 static int das16_attach(struct comedi_device *dev, struct comedi_devconfig *it) in das16_attach()
|
D | pcm3724.c | 187 struct comedi_devconfig *it) in pcm3724_attach()
|
D | mpc624.c | 234 static int mpc624_attach(struct comedi_device *dev, struct comedi_devconfig *it) in mpc624_attach()
|
D | adq12b.c | 176 static int adq12b_attach(struct comedi_device *dev, struct comedi_devconfig *it) in adq12b_attach()
|
D | aio_iiro_16.c | 165 struct comedi_devconfig *it) in aio_iiro_16_attach()
|
D | ni_atmio.c | 280 struct comedi_devconfig *it) in ni_atmio_attach()
|
D | pcl730.c | 265 struct comedi_devconfig *it) in pcl730_attach()
|
/linux-6.1.9/include/uapi/linux/ |
D | comedi.h | 457 #define COMEDI_DEVCONFIG _IOW(CIO, 0, struct comedi_devconfig) 834 struct comedi_devconfig { struct
|
123