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

/linux-4.4.14/drivers/hid/
H A Dhid-sensor-custom.c43 struct hid_sensor_custom { struct
161 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); enable_sensor_show()
166 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, set_power_report_state()
241 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); enable_sensor_store()
287 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); show_value()
396 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); store_value()
428 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); hid_sensor_capture_sample()
469 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); hid_sensor_send_event()
482 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, hid_sensor_custom_add_field()
535 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, hid_sensor_custom_add_fields()
569 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom hid_sensor_custom_add_attributes()
634 static void hid_sensor_custom_remove_attributes(struct hid_sensor_custom * hid_sensor_custom_remove_attributes()
650 struct hid_sensor_custom *sensor_inst; hid_sensor_custom_read()
655 struct hid_sensor_custom, custom_dev); hid_sensor_custom_read()
682 struct hid_sensor_custom *sensor_inst; hid_sensor_custom_release()
685 struct hid_sensor_custom, custom_dev); hid_sensor_custom_release()
694 struct hid_sensor_custom *sensor_inst; hid_sensor_custom_open()
697 struct hid_sensor_custom, custom_dev); hid_sensor_custom_open()
708 struct hid_sensor_custom *sensor_inst; hid_sensor_custom_poll()
712 struct hid_sensor_custom, custom_dev); hid_sensor_custom_poll()
730 static int hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) hid_sensor_custom_dev_if_add()
752 static void hid_sensor_custom_dev_if_remove(struct hid_sensor_custom hid_sensor_custom_dev_if_remove()
763 struct hid_sensor_custom *sensor_inst; hid_sensor_custom_probe()
814 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); hid_sensor_custom_remove()

Completed in 73 milliseconds