Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid-sensor-hub.h219 struct hid_sensor_common { struct
220 struct hid_sensor_hub_device *hsdev;
221 struct platform_device *pdev;
222 unsigned usage_id;
223 atomic_t data_ready;
224 atomic_t user_requested_state;
225 atomic_t runtime_pm_enable;
226 int poll_interval;
227 int raw_hystersis;
228 int latency_ms;
[all …]