Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-sensor-custom.c156 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show() local
161 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, in set_power_report_state()
235 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_store() local
280 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in show_value() local
388 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value() local
421 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample() local
462 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event() local
475 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
528 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
562 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
[all …]