| /linux/drivers/iio/dac/ |
| H A D | ad5592r-base.c | 289 static int ad5592r_write_raw(struct iio_dev *iio_dev, in ad5592r_write_raw() 357 static int ad5592r_read_raw(struct iio_dev *iio_dev, in ad5592r_read_raw() 453 static ssize_t ad5592r_show_scale_available(struct iio_dev *iio_dev, in ad5592r_show_scale_available() 474 static void ad5592r_setup_channel(struct iio_dev *iio_dev, in ad5592r_setup_channel() 489 static int ad5592r_alloc_channels(struct iio_dev *iio_dev) in ad5592r_alloc_channels() 573 struct iio_dev *iio_dev; in ad5592r_probe() local 652 struct iio_dev *iio_dev = dev_get_drvdata(dev); in ad5592r_remove() local
|
| H A D | ti-dac7612.c | 75 static int dac7612_read_raw(struct iio_dev *iio_dev, in dac7612_read_raw() 96 static int dac7612_write_raw(struct iio_dev *iio_dev, in dac7612_write_raw() 126 struct iio_dev *iio_dev; in dac7612_probe() local
|
| H A D | ad5761.c | 288 struct iio_dev *iio_dev; in ad5761_probe() local
|
| /linux/drivers/iio/adc/ |
| H A D | ingenic-adc.c | 114 static void ingenic_adc_set_adcmd(struct iio_dev *iio_dev, unsigned long mask) in ingenic_adc_set_adcmd() 237 static int ingenic_adc_write_raw(struct iio_dev *iio_dev, in ingenic_adc_write_raw() 606 static int ingenic_adc_read_avail(struct iio_dev *iio_dev, in ingenic_adc_read_avail() 631 static int ingenic_adc_read_chan_info_raw(struct iio_dev *iio_dev, in ingenic_adc_read_chan_info_raw() 686 static int ingenic_adc_read_raw(struct iio_dev *iio_dev, in ingenic_adc_read_raw() 722 static int ingenic_adc_fwnode_xlate(struct iio_dev *iio_dev, in ingenic_adc_fwnode_xlate() 744 static int ingenic_adc_buffer_enable(struct iio_dev *iio_dev) in ingenic_adc_buffer_enable() 776 static int ingenic_adc_buffer_disable(struct iio_dev *iio_dev) in ingenic_adc_buffer_disable() 801 struct iio_dev *iio_dev = data; in ingenic_adc_irq() local 823 struct iio_dev *iio_dev; in ingenic_adc_probe() local
|
| H A D | ad7091r-base.c | 59 static int ad7091r_read_one(struct iio_dev *iio_dev, in ad7091r_read_one() 82 static int ad7091r_read_raw(struct iio_dev *iio_dev, in ad7091r_read_raw() 264 struct iio_dev *iio_dev = private; in ad7091r_event_handler() local 300 struct iio_dev *iio_dev; in ad7091r_probe() local
|
| H A D | rohm-bd79124.c | 355 static int bd79124_read_event_value(struct iio_dev *iio_dev, in bd79124_read_event_value() 476 static int bd79124_read_event_config(struct iio_dev *iio_dev, in bd79124_read_event_config() 578 static int bd79124_write_event_config(struct iio_dev *iio_dev, in bd79124_write_event_config() 594 static int bd79124_write_event_value(struct iio_dev *iio_dev, in bd79124_write_event_value() 687 static int bd79124_read_raw(struct iio_dev *iio_dev, in bd79124_read_raw() 864 struct iio_dev *iio_dev = priv; in bd79124_event_handler() local 932 struct iio_dev *iio_dev = priv; in bd79124_irq_handler() local 1023 struct iio_dev *iio_dev; in bd79124_probe() local
|
| H A D | mt6370-adc.c | 220 static int mt6370_adc_read_raw(struct iio_dev *iio_dev, in mt6370_adc_read_raw() 251 static int mt6370_adc_read_label(struct iio_dev *iio_dev, in mt6370_adc_read_label()
|
| H A D | mt6360-adc.c | 194 static int mt6360_adc_read_raw(struct iio_dev *iio_dev, const struct iio_chan_spec *chan, in mt6360_adc_read_raw() 216 static int mt6360_adc_read_label(struct iio_dev *iio_dev, const struct iio_chan_spec *chan, in mt6360_adc_read_label()
|
| H A D | men_z188_adc.c | 47 static int z188_iio_read_raw(struct iio_dev *iio_dev, in z188_iio_read_raw()
|
| /linux/drivers/iio/humidity/ |
| H A D | hts221_core.c | 421 static int __hts221_read_raw(struct iio_dev *iio_dev, in __hts221_read_raw() 461 static int hts221_read_raw(struct iio_dev *iio_dev, in hts221_read_raw() 477 static int __hts221_write_raw(struct iio_dev *iio_dev, in __hts221_write_raw() 500 static int hts221_write_raw(struct iio_dev *iio_dev, in hts221_write_raw() 516 static int hts221_validate_trigger(struct iio_dev *iio_dev, in hts221_validate_trigger() 566 struct iio_dev *iio_dev; in hts221_probe() local 655 struct iio_dev *iio_dev = dev_get_drvdata(dev); in hts221_suspend() local 665 struct iio_dev *iio_dev = dev_get_drvdata(dev); in hts221_resume() local
|
| H A D | hdc3020.c | 846 struct iio_dev *iio_dev = dev_get_drvdata(dev); in hdc3020_suspend() local 854 struct iio_dev *iio_dev = dev_get_drvdata(dev); in hdc3020_resume() local
|
| /linux/drivers/iio/chemical/ |
| H A D | sen0322.c | 71 static int sen0322_read_raw(struct iio_dev *iio_dev, in sen0322_read_raw() 120 struct iio_dev *iio_dev; in sen0322_probe() local
|
| H A D | sunrise_co2.c | 393 static int sunrise_read_raw(struct iio_dev *iio_dev, in sunrise_read_raw() 475 struct iio_dev *iio_dev; in sunrise_probe() local
|
| /linux/drivers/iio/imu/st_lsm6dsx/ |
| H A D | st_lsm6dsx_shub.c | 552 st_lsm6dsx_shub_read_raw(struct iio_dev *iio_dev, in st_lsm6dsx_shub_read_raw() 616 __st_lsm6dsx_shub_write_raw(struct iio_dev *iio_dev, in __st_lsm6dsx_shub_write_raw() 653 st_lsm6dsx_shub_write_raw(struct iio_dev *iio_dev, in st_lsm6dsx_shub_write_raw() 736 struct iio_dev *iio_dev; in st_lsm6dsx_shub_alloc_iiodev() local
|
| H A D | st_lsm6dsx_buffer.c | 541 struct iio_dev *iio_dev; in st_lsm6dsx_push_tagged_data() local 775 static int st_lsm6dsx_buffer_preenable(struct iio_dev *iio_dev) in st_lsm6dsx_buffer_preenable() 786 static int st_lsm6dsx_buffer_postdisable(struct iio_dev *iio_dev) in st_lsm6dsx_buffer_postdisable()
|
| /linux/drivers/iio/light/ |
| H A D | si1133.c | 643 struct iio_dev *iio_dev = private; in si1133_threaded_irq_handler() local 747 static int si1133_read_raw(struct iio_dev *iio_dev, in si1133_read_raw() 821 static int si1133_write_raw(struct iio_dev *iio_dev, in si1133_write_raw() 961 static int si1133_validate_ids(struct iio_dev *iio_dev) in si1133_validate_ids() 997 struct iio_dev *iio_dev; in si1133_probe() local
|
| /linux/drivers/iio/imu/bno055/ |
| H A D | bno055.c | 966 static int _bno055_write_raw(struct iio_dev *iio_dev, in _bno055_write_raw() 1014 static int bno055_write_raw(struct iio_dev *iio_dev, in bno055_write_raw() 1269 static int bno055_debugfs_reg_access(struct iio_dev *iio_dev, unsigned int reg, in bno055_debugfs_reg_access() 1321 static void bno055_debugfs_init(struct iio_dev *iio_dev) in bno055_debugfs_init() 1449 struct iio_dev *iio_dev = pf->indio_dev; in bno055_trigger_handler() local 1564 struct iio_dev *iio_dev; in bno055_probe() local
|