Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhid-sensor-hub.h230 struct hid_sensor_common { struct
231 struct hid_sensor_hub_device *hsdev;
232 struct platform_device *pdev;
233 unsigned usage_id;
234 atomic_t data_ready;
235 atomic_t user_requested_state;
236 atomic_t runtime_pm_enable;
237 int poll_interval;
238 int raw_hystersis;
239 int latency_ms;
[all …]