Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1142 apds990x_set_arate(chip, APDS_LUX_DEFAULT_RATE); in apds990x_probe()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds