Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dmax44009.c299 static int max44009_threshold_byte_from_fraction(int integral, int fractional) in max44009_threshold_byte_from_fraction() function
351 threshold = max44009_threshold_byte_from_fraction(val, val2); in max44009_write_event_value()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dmax44009.c299 static int max44009_threshold_byte_from_fraction(int integral, int fractional) in max44009_threshold_byte_from_fraction() function
351 threshold = max44009_threshold_byte_from_fraction(val, val2); in max44009_write_event_value()

Completed in 2 milliseconds