Searched refs:apds9160_set_als_int_time (Results 1 – 1 of 1) sorted by relevance
839 static int apds9160_set_als_int_time(struct apds9160_chip *data, int val) in apds9160_set_als_int_time() function1079 return apds9160_set_als_int_time(data, val); in apds9160_write_raw()1380 ret = apds9160_set_als_int_time(chip, APDS9160_DEFAULT_LS_RATE); in apds9160_chip_init()