Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c718 static int apds990x_set_arate(struct apds990x_chip *chip, int rate) in apds990x_set_arate() function
756 ret = apds990x_set_arate(chip, value); in apds990x_rate_store()
1141 apds990x_set_arate(chip, APDS_LUX_DEFAULT_RATE); in apds990x_probe()