Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-sensor-custom.c155 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show() local
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() local
279 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in show_value() local
387 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value() local
420 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample() local
461 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event() local
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()
561 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
[all …]