Home
last modified time | relevance | path

Searched refs:hid_sensor_custom (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-sensor-custom.c43 struct hid_sensor_custom { struct
161 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in enable_sensor_show()
166 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, in set_power_report_state()
241 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in enable_sensor_store()
287 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in show_value()
396 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in store_value()
428 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
469 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
482 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
535 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
[all …]