Searched refs:isl29018_chip (Results 1 – 1 of 1) sorted by relevance
102 struct isl29018_chip { struct115 static int isl29018_set_integration_time(struct isl29018_chip *chip, in isl29018_set_integration_time() argument151 static int isl29018_set_scale(struct isl29018_chip *chip, int scale, int uscale) in isl29018_set_scale()178 static int isl29018_read_sensor_input(struct isl29018_chip *chip, int mode) in isl29018_read_sensor_input()211 static int isl29018_read_lux(struct isl29018_chip *chip, int *lux) in isl29018_read_lux()229 static int isl29018_read_ir(struct isl29018_chip *chip, int *ir) in isl29018_read_ir()243 static int isl29018_read_proximity_ir(struct isl29018_chip *chip, int scheme, in isl29018_read_proximity_ir()286 struct isl29018_chip *chip = iio_priv(indio_dev); in show_scale_available()303 struct isl29018_chip *chip = iio_priv(indio_dev); in show_int_time_available()320 struct isl29018_chip *chip = iio_priv(indio_dev); in show_prox_infrared_suppression()[all …]