Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhid-sensor-hub.h100 struct hid_sensor_hub_callbacks { struct
101 struct platform_device *pdev;
102 int (*suspend)(struct hid_sensor_hub_device *hsdev, void *priv);
103 int (*resume)(struct hid_sensor_hub_device *hsdev, void *priv);
104 int (*capture_sample)(struct hid_sensor_hub_device *hsdev,
107 int (*send_event)(struct hid_sensor_hub_device *hsdev, u32 usage_id,