Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
A Dshtc1.c172 if (data->setup.high_precision) { in shtc1_select_command()
235 data->setup.high_precision = true; in shtc1_probe()
241 data->setup.high_precision = !of_property_read_bool(np, "sensicon,low-precision"); in shtc1_probe()
A Dsht3x.c445 data->command = data->setup.high_precision ? in sht3x_select_command()
450 if (data->setup.high_precision) { in sht3x_select_command()
598 if (data->setup.high_precision) in update_interval_store()
694 data->setup.high_precision = true; in sht3x_probe()
/linux/include/linux/platform_data/
A Dsht3x.h13 bool high_precision; member
A Dshtc1.h12 bool high_precision; member
/linux/drivers/input/mouse/
A Delan_i2c_core.c955 bool contact_valid, bool high_precision, in elan_report_contact() argument
963 if (high_precision) { in elan_report_contact()
992 u8 mk_data = high_precision ? in elan_report_contact()
1019 bool high_precision) in elan_report_absolute() argument
1034 elan_report_contact(data, i, contact_valid, high_precision, in elan_report_absolute()

Completed in 9 milliseconds