Home
last modified time | relevance | path

Searched defs:press_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c21 struct press_state { struct
22 struct hid_sensor_hub_callbacks callbacks;
23 struct hid_sensor_common common_attributes;
24 struct hid_sensor_hub_attribute_info press_attr;
25 struct {
28 } scan;
29 int scale_pre_decml;
30 int scale_post_decml;
31 int scale_precision;
32 int value_offset;
[all …]