Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-sensor-custom.c161 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in enable_sensor_show() local
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() local
287 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in show_value() local
396 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in store_value() local
428 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample() local
469 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event() local
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()
569 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
[all …]