/linux-3.4.99/drivers/staging/iio/ |
D | iio.h | 91 struct iio_chan_spec; 104 ssize_t (*read)(struct iio_dev *, struct iio_chan_spec const *, 106 ssize_t (*write)(struct iio_dev *, struct iio_chan_spec const *, 151 struct iio_chan_spec { struct 257 struct iio_chan_spec const *chan, 263 struct iio_chan_spec const *chan, 269 struct iio_chan_spec const *chan, 359 struct iio_chan_spec const *channels; 385 const struct iio_chan_spec
|
D | consumer.h | 15 struct iio_chan_spec; 24 const struct iio_chan_spec *channel;
|
D | buffer.h | 134 const struct iio_chan_spec *channels, 182 struct iio_chan_spec *channels, in iio_buffer_register()
|
D | sysfs.h | 15 struct iio_chan_spec; 27 struct iio_chan_spec const *c;
|
D | iio_simple_dummy.c | 66 static struct iio_chan_spec iio_dummy_channels[] = { 196 struct iio_chan_spec const *chan, in iio_dummy_read_raw() 283 struct iio_chan_spec const *chan, in iio_dummy_write_raw()
|
D | iio_core.h | 17 struct iio_chan_spec const *chan,
|
/linux-3.4.99/drivers/staging/iio/dac/ |
D | ad5064.c | 62 const struct iio_chan_spec *channels; 147 const struct iio_chan_spec *chan, char *buf) in ad5064_read_powerdown_mode_available() 154 const struct iio_chan_spec *chan, char *buf) in ad5064_read_powerdown_mode() 163 const struct iio_chan_spec *chan, const char *buf, size_t len) in ad5064_write_powerdown_mode() 190 const struct iio_chan_spec *chan, char *buf) in ad5064_read_dac_powerdown() 198 const struct iio_chan_spec *chan, const char *buf, size_t len) in ad5064_write_dac_powerdown() 217 struct iio_chan_spec const *chan) in ad5064_get_vref() 229 struct iio_chan_spec const *chan, in ad5064_read_raw() 257 struct iio_chan_spec const *chan, int val, int val2, long mask) in ad5064_write_raw() 318 const struct iio_chan_spec name[] = { \
|
D | ad5764.c | 43 const struct iio_chan_spec *channels; 90 const struct iio_chan_spec _name##_channels[] = { \ 168 static int ad5764_chan_info_to_reg(struct iio_chan_spec const *chan, long info) in ad5764_chan_info_to_reg() 185 struct iio_chan_spec const *chan, int val, int val2, long info) in ad5764_write_raw() 222 struct iio_chan_spec const *chan, int *val, int *val2, long info) in ad5764_read_raw()
|
D | ad5380.c | 45 struct iio_chan_spec channel_template; 271 static unsigned int ad5380_info_to_reg(struct iio_chan_spec const *chan, in ad5380_info_to_reg() 289 struct iio_chan_spec const *chan, int val, int val2, long info) in ad5380_write_raw() 318 struct iio_chan_spec const *chan, int *val, int *val2, long info) in ad5380_read_raw() 363 struct iio_chan_spec *channels; in ad5380_alloc_channels() 367 sizeof(struct iio_chan_spec), GFP_KERNEL); in ad5380_alloc_channels()
|
D | ad5360.c | 60 struct iio_chan_spec channel_template; 312 struct iio_chan_spec const *chan, in ad5360_write_raw() 368 struct iio_chan_spec const *chan, in ad5360_read_raw() 439 struct iio_chan_spec *channels; in ad5360_alloc_channels() 443 sizeof(struct iio_chan_spec), GFP_KERNEL); in ad5360_alloc_channels()
|
D | ad5624r_spi.c | 35 const struct iio_chan_spec _name##_channels[] = { \ 96 struct iio_chan_spec const *chan, in ad5624r_read_raw() 116 struct iio_chan_spec const *chan, in ad5624r_write_raw()
|
D | ad5624r.h | 40 const struct iio_chan_spec *channels;
|
/linux-3.4.99/drivers/staging/iio/adc/ |
D | max1363_core.c | 187 struct iio_chan_spec const *chan, in max1363_read_single_chan() 243 struct iio_chan_spec const *chan, in max1363_read_raw() 336 static struct iio_chan_spec max1036_channels[] = MAX1363_4X_CHANS(8, 0); 337 static struct iio_chan_spec max1136_channels[] = MAX1363_4X_CHANS(10, 0); 338 static struct iio_chan_spec max1236_channels[] = MAX1363_4X_CHANS(12, 0); 339 static struct iio_chan_spec max1361_channels[] = 341 static struct iio_chan_spec max1363_channels[] = 393 static struct iio_chan_spec max1038_channels[] = MAX1363_12X_CHANS(8); 394 static struct iio_chan_spec max1138_channels[] = MAX1363_12X_CHANS(10); 395 static struct iio_chan_spec max1238_channels[] = MAX1363_12X_CHANS(12); [all …]
|
D | ad7780.c | 36 struct iio_chan_spec channel; 86 struct iio_chan_spec const *chan, in ad7780_read_raw() 92 struct iio_chan_spec channel = st->chip_info->channel; in ad7780_read_raw()
|
D | lpc32xx_adc.c | 69 struct iio_chan_spec const *chan, in lpc32xx_read_raw() 109 static struct iio_chan_spec lpc32xx_adc_iio_channels[] = {
|
D | ad7476.h | 23 struct iio_chan_spec channel[2];
|
D | ad7887.h | 59 struct iio_chan_spec channel[3];
|
/linux-3.4.99/drivers/staging/iio/resolver/ |
D | ad2s90.c | 29 struct iio_chan_spec const *chan, in ad2s90_read_raw() 54 static const struct iio_chan_spec ad2s90_chan = {
|
D | ad2s1200.c | 44 struct iio_chan_spec const *chan, in ad2s1200_read_raw() 83 static const struct iio_chan_spec ad2s1200_channels[] = {
|
/linux-3.4.99/drivers/staging/iio/accel/ |
D | kxsd9.c | 136 struct iio_chan_spec const *chan, in kxsd9_write_raw() 154 struct iio_chan_spec const *chan, in kxsd9_read_raw() 188 static struct iio_chan_spec kxsd9_channels[] = {
|
/linux-3.4.99/drivers/staging/iio/gyro/ |
D | adis16130_core.c | 81 struct iio_chan_spec const *chan, in adis16130_read_raw() 98 static const struct iio_chan_spec adis16130_channels[] = {
|
D | adis16080_core.c | 79 struct iio_chan_spec const *chan, in adis16080_read_raw() 108 static const struct iio_chan_spec adis16080_channels[] = {
|
D | adis16060_core.c | 80 struct iio_chan_spec const *chan, in adis16060_read_raw() 118 static const struct iio_chan_spec adis16060_channels[] = {
|
D | adxrs450_core.c | 239 struct iio_chan_spec const *chan, in adxrs450_write_raw() 259 struct iio_chan_spec const *chan, in adxrs450_read_raw() 326 static const struct iio_chan_spec adxrs450_channels[2][2] = {
|
/linux-3.4.99/drivers/staging/iio/cdc/ |
D | ad7152.c | 251 struct iio_chan_spec const *chan, in ad7152_write_raw() 321 struct iio_chan_spec const *chan, in ad7152_read_raw() 415 struct iio_chan_spec const *chan, in ad7152_write_raw_get_fmt() 434 static const struct iio_chan_spec ad7152_channels[] = {
|