Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dveml6075.c139 static int veml6075_uvb_comp(int raw_uvb, int comp1, int comp2) in veml6075_uvb_comp() function
189 *val = veml6075_uvb_comp(*val, c1, c2); in veml6075_read_uv_direct()
268 veml6075_uvb_comp(uvb, c1, c2)); in veml6075_read_uvi()