Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()