Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-sensor-custom.c37 struct hid_sensor_custom { struct
155 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show()
160 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, in set_power_report_state()
234 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_store()
279 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in show_value()
387 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value()
420 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
461 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
474 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
527 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
[all …]