Searched defs:it (Results 1 - 25 of 114) sorted by relevance

12345

/drivers/staging/comedi/drivers/
H A Dpcl725.c24 struct comedi_devconfig *it);
74 static int pcl725_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
79 iobase = it->options[0];
H A Dpcm3730.c32 struct comedi_devconfig *it);
81 struct comedi_devconfig *it)
86 iobase = it->options[0];
80 pcm3730_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dacl7225b.c26 struct comedi_devconfig *it);
101 struct comedi_devconfig *it)
106 iobase = it->options[0];
100 acl7225b_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dadl_pci7230.c7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
12 This program is distributed in the hope that it will be useful,
61 struct comedi_devconfig *it);
83 struct comedi_devconfig *it)
92 bus = it->options[0];
93 slot = it->options[1];
82 adl_pci7230_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dadl_pci7296.c7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
12 This program is distributed in the hope that it will be useful,
66 struct comedi_devconfig *it);
76 struct comedi_devconfig *it)
86 bus = it->options[0];
87 slot = it->options[1];
75 adl_pci7296_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dadl_pci7432.c7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
12 This program is distributed in the hope that it will be useful,
61 struct comedi_devconfig *it);
85 struct comedi_devconfig *it)
94 bus = it->options[0];
95 slot = it->options[1];
84 adl_pci7432_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Ddas08_cs.c9 This program is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
14 This program is distributed in the hope that it will be useful,
59 struct comedi_devconfig *it);
72 struct comedi_devconfig *it)
71 das08_cs_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Ddt2817.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
31 is configurable for input or output. One wonders why it takes a
51 struct comedi_devconfig *it);
118 /* It's questionable whether it is more important in
148 static int dt2817_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
154 iobase = it->options[0];
H A Dfl512.c45 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) argument
154 iobase = it->options[0];
179 /* you can read it from userspace */
195 /* you can write it from userspace */
H A Dmpc8260cpm.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
50 struct comedi_devconfig *it);
80 struct comedi_devconfig *it)
79 mpc8260cpm_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dpcl730.c30 struct comedi_devconfig *it);
105 static int pcl730_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
111 iobase = it->options[0];
H A Drti802.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
51 struct comedi_devconfig *it);
113 static int rti802_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
119 iobase = it->options[0];
145 devpriv->dac_coding[i] = (it->options[3 + 2 * i])
148 devpriv->range_type_list[i] = (it->options[2 + 2 * i])
H A Daio_iiro_16.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
71 struct comedi_devconfig *it);
96 struct comedi_devconfig *it)
105 iobase = it->options[0];
95 aio_iiro_16_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dcb_pcidio.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
39 Passing a zero for an option is the same as leaving it unspecified.
91 /* Please add your PCI vendor ID to comedidev.h, and it will be forwarded
123 * most drivers define the following macro to make it easy to
135 struct comedi_devconfig *it);
154 * match it by going through the list of board names. If
181 static int pcidio_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
195 * it i
[all...]
H A Dcomedi_parport.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
74 Subdevice 3 pretends to be a digital input subdevice, but it always
76 scan_begin_src=TRIG_EXT, it uses pin 10 as a external triggering
95 struct comedi_devconfig *it);
313 struct comedi_devconfig *it)
320 iobase = it->options[0];
328 irq = it->options[1];
312 parport_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dcontec_pci_dio.c7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
12 This program is distributed in the hope that it will be useful,
26 Author: Stefano Rivoir <s.rivoir@gts.it>
79 struct comedi_devconfig *it);
103 static int contec_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
121 if (it->options[0] || it->options[1]) {
123 if (it->options[0] != pcidev->bus->number ||
124 it
[all...]
H A Ddt2815.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
76 struct comedi_devconfig *it);
188 static int dt2815_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
195 iobase = it->options[0];
220 current_range_type = (it->options[3])
222 voltage_range_type = (it->options[2])
225 devpriv->range_type_list[i] = (it->options[5 + i])
239 program = (it
[all...]
H A Dni_atmio.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
347 struct comedi_devconfig *it);
428 struct comedi_devconfig *it)
446 iobase = it->options[0];
447 irq = it->options[1];
513 ret = ni_E_init(dev, it);
427 ni_atmio_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
H A Dni_labpc_cs.c12 This program is free software; you can redistribute it and/or modify
13 it under the terms of the GNU General Public License as published by
17 This program is distributed in the hope that it will be useful,
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) argument
195 actually delete it yet. Instead, it is marked so that when
H A Dpcl724.c60 struct comedi_devconfig *it);
138 static int pcl724_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
147 iobase = it->options[0];
149 if ((this_board->can_have96) && ((it->options[1] == 1)
150 || (it->options[1] == 96)))
166 irq = it->options[1];
193 if ((this_board->can_have96) && ((it->options[1] == 1)
194 || (it->options[1] == 96)))
H A Dpcmad.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
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) argument
147 iobase = it->options[0];
H A Dpcmda12.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
109 struct comedi_devconfig *it);
129 * match it by going through the list of board names. If
154 struct comedi_devconfig *it)
159 iobase = it->options[0];
162 iobase, it->options[1] ? "simultaneous xfer mode enabled" : "");
172 * macro now, since we just initialized it in the last line.
185 devpriv->simultaneous_xfer_mode = it
153 pcmda12_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
[all...]
H A Dpoc.c7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
12 This program is distributed in the hope that it will be useful,
44 static int poc_attach(struct comedi_device *dev, struct comedi_devconfig *it);
118 static int poc_attach(struct comedi_device *dev, struct comedi_devconfig *it) argument
124 iobase = it->options[0];
166 /* only free stuff if it has been allocated by _attach */
H A Dssv_dnp.c9 This program is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
14 This program is distributed in the hope that it will be useful,
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) argument
189 /* resources. This function is also called when _attach() fails, so it */
/drivers/staging/comedi/
H A Drange.c8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
13 This program is distributed in the hope that it will be useful,
57 struct comedi_rangeinfo it; local
62 if (copy_from_user(&it, arg, sizeof(struct comedi_rangeinfo)))
64 subd = (it.range_type >> 24) & 0xf;
65 chan = (it.range_type >> 16) & 0xff;
82 if (RANGE_LENGTH(it.range_type) != lr->length) {
84 RANGE_LENGTH(it.range_type), lr->length, it
[all...]

Completed in 169 milliseconds

12345