Lines Matching refs:hid_sensor_custom
38 struct hid_sensor_custom { struct
156 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show()
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()
280 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in show_value()
387 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value()
420 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
461 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
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()
626 static void hid_sensor_custom_remove_attributes(struct hid_sensor_custom * in hid_sensor_custom_remove_attributes()
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()
722 static int hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) in hid_sensor_custom_dev_if_add()
744 static void hid_sensor_custom_dev_if_remove(struct hid_sensor_custom in hid_sensor_custom_dev_if_remove()
968 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_probe()
1036 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in hid_sensor_custom_remove()