Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dapds9160.c839 static int apds9160_set_als_int_time(struct apds9160_chip *data, int val) in apds9160_set_als_int_time() function
1079 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()