Searched defs:hid_sensor_hub_callbacks (Results 1 – 1 of 1) sorted by relevance
91 struct hid_sensor_hub_callbacks { struct92 struct platform_device *pdev;93 int (*suspend)(struct hid_sensor_hub_device *hsdev, void *priv);94 int (*resume)(struct hid_sensor_hub_device *hsdev, void *priv);95 int (*capture_sample)(struct hid_sensor_hub_device *hsdev,98 int (*send_event)(struct hid_sensor_hub_device *hsdev, u32 usage_id,