Lines Matching defs:indio_dev
66 static int lm3533_als_get_adc(struct iio_dev *indio_dev, bool average, in lm3533_als_get_adc()
90 static int _lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in _lm3533_als_get_zone()
108 static int lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in lm3533_als_get_zone()
133 static int lm3533_als_get_target(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_get_target()
154 static int lm3533_als_set_target(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_set_target()
175 static int lm3533_als_get_current(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_get_current()
195 static int lm3533_als_read_raw(struct iio_dev *indio_dev, in lm3533_als_read_raw()
253 struct iio_dev *indio_dev = dev_id; in lm3533_als_isr() local
275 static int lm3533_als_set_int_mode(struct iio_dev *indio_dev, int enable) in lm3533_als_set_int_mode()
297 static int lm3533_als_get_int_mode(struct iio_dev *indio_dev, int *enable) in lm3533_als_get_int_mode()
322 static int lm3533_als_get_threshold(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_get_threshold()
340 static int lm3533_als_set_threshold(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_set_threshold()
381 static int lm3533_als_get_hysteresis(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_get_hysteresis()
411 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_thresh_either_en() local
431 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in store_thresh_either_en() local
473 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_zone() local
508 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_als_attr() local
544 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in store_als_attr() local
837 struct iio_dev *indio_dev; in lm3533_als_probe() local
903 struct iio_dev *indio_dev = platform_get_drvdata(pdev); in lm3533_als_remove() local