Home
last modified time | relevance | path

Searched refs:isl29018_chip (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/iio/light/
Disl29018.c61 struct isl29018_chip { struct
73 static int isl29018_set_range(struct isl29018_chip *chip, unsigned long range, in isl29018_set_range() argument
93 static int isl29018_set_resolution(struct isl29018_chip *chip, in isl29018_set_resolution()
114 static int isl29018_read_sensor_input(struct isl29018_chip *chip, int mode) in isl29018_read_sensor_input()
147 static int isl29018_read_lux(struct isl29018_chip *chip, int *lux) in isl29018_read_lux()
170 static int isl29018_read_ir(struct isl29018_chip *chip, int *ir) in isl29018_read_ir()
184 static int isl29018_read_proximity_ir(struct isl29018_chip *chip, int scheme, in isl29018_read_proximity_ir()
229 struct isl29018_chip *chip = iio_priv(indio_dev); in show_range()
238 struct isl29018_chip *chip = iio_priv(indio_dev); in store_range()
271 struct isl29018_chip *chip = iio_priv(indio_dev); in show_resolution()
[all …]