Lines Matching defs:indio_dev

62 static int lm3533_als_get_adc(struct iio_dev *indio_dev, bool average,  in lm3533_als_get_adc()
86 static int _lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in _lm3533_als_get_zone()
104 static int lm3533_als_get_zone(struct iio_dev *indio_dev, u8 *zone) in lm3533_als_get_zone()
129 static int lm3533_als_get_target(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_get_target()
150 static int lm3533_als_set_target(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_set_target()
171 static int lm3533_als_get_current(struct iio_dev *indio_dev, unsigned channel, in lm3533_als_get_current()
191 static int lm3533_als_read_raw(struct iio_dev *indio_dev, in lm3533_als_read_raw()
249 struct iio_dev *indio_dev = dev_id; in lm3533_als_isr() local
271 static int lm3533_als_set_int_mode(struct iio_dev *indio_dev, int enable) in lm3533_als_set_int_mode()
293 static int lm3533_als_get_int_mode(struct iio_dev *indio_dev, int *enable) in lm3533_als_get_int_mode()
318 static int lm3533_als_get_threshold(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_get_threshold()
336 static int lm3533_als_set_threshold(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_set_threshold()
377 static int lm3533_als_get_hysteresis(struct iio_dev *indio_dev, unsigned nr, in lm3533_als_get_hysteresis()
407 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_thresh_either_en() local
427 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in store_thresh_either_en() local
469 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_zone() local
504 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in show_als_attr() local
540 struct iio_dev *indio_dev = dev_to_iio_dev(dev); in store_als_attr() local
834 struct iio_dev *indio_dev; in lm3533_als_probe() local
900 struct iio_dev *indio_dev = platform_get_drvdata(pdev); in lm3533_als_remove() local