Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dsht3x.h23 bool high_precision; member
Dshtc1.h21 bool high_precision; member
/Linux-v4.19/drivers/hwmon/
Dshtc1.c166 if (data->setup.high_precision) { in shtc1_select_command()
215 data->setup.high_precision = true; in shtc1_probe()
Dsht3x.c455 data->command = data->setup.high_precision ? in sht3x_select_command()
460 if (data->setup.high_precision) { in sht3x_select_command()
608 if (data->setup.high_precision) in update_interval_store()
721 data->setup.high_precision = true; in sht3x_probe()