Lines Matching refs:hid_sensor_custom

43 struct hid_sensor_custom {  struct
161 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in enable_sensor_show()
166 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, in set_power_report_state()
241 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in enable_sensor_store()
287 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in show_value()
396 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in store_value()
428 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
469 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
482 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
535 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
569 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
634 static void hid_sensor_custom_remove_attributes(struct hid_sensor_custom * in hid_sensor_custom_remove_attributes()
650 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_read()
655 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_read()
682 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_release()
685 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_release()
694 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_open()
697 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_open()
708 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_poll()
712 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_poll()
730 static int hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) in hid_sensor_custom_dev_if_add()
752 static void hid_sensor_custom_dev_if_remove(struct hid_sensor_custom in hid_sensor_custom_dev_if_remove()
763 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_probe()
814 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in hid_sensor_custom_remove()