Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dvcnl4035.c65 unsigned int als_thresh_low; member
263 *val = data->als_thresh_low; in vcnl4035_read_thresh()
292 if (val < data->als_thresh_low) in vcnl4035_write_thresh()
306 data->als_thresh_low = val; in vcnl4035_write_thresh()
479 data->als_thresh_low = VCNL4035_ALS_THDL_DEFAULT; in vcnl4035_init()
/linux/include/linux/platform_data/
H A Dtsl2772.h79 int als_thresh_low; member