Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhid-sensor-hub.h228 struct hid_sensor_common { struct
229 struct hid_sensor_hub_device *hsdev;
230 struct platform_device *pdev;
231 unsigned usage_id;
232 atomic_t data_ready;
233 atomic_t user_requested_state;
234 atomic_t runtime_pm_enable;
235 int poll_interval;
236 int raw_hystersis;
237 int latency_ms;
[all …]