Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dopt4060.c811 static int opt4060_get_thresholds(struct opt4060_chip *chip, u32 *th_lo, u32 *th_hi) in opt4060_get_thresholds() function
868 ret = opt4060_get_thresholds(chip, &th_lo, &th_hi); in opt4060_read_event()
904 ret = opt4060_get_thresholds(chip, &th_lo, &th_hi); in opt4060_write_event()