Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-sensor-custom.c38 struct hid_sensor_custom { struct
156 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show()
642 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_read()
647 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_read()
674 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_release()
677 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_release()
686 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_open()
689 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_open()
700 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_poll()
704 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_poll()
[all …]