Home
last modified time | relevance | path

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

/drivers/hwmon/
A Dshtc1.c172 if (data->setup.high_precision) { in shtc1_select_command()
233 data->setup.high_precision = true; in shtc1_probe()
239 data->setup.high_precision = !of_property_read_bool(np, "sensirion,low-precision"); in shtc1_probe()
/drivers/input/mouse/
A Delan_i2c_core.c914 bool contact_valid, bool high_precision, in elan_report_contact() argument
922 if (high_precision) { in elan_report_contact()
951 u8 mk_data = high_precision ? in elan_report_contact()
978 bool high_precision) in elan_report_absolute() argument
993 elan_report_contact(data, i, contact_valid, high_precision, in elan_report_absolute()

Completed in 8 milliseconds