Lines Matching refs:hid_sensor_custom
35 struct hid_sensor_custom { struct
152 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_show()
157 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, in set_power_report_state()
231 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in enable_sensor_store()
276 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in show_value()
384 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value()
416 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
457 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
470 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
523 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
557 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
622 static void hid_sensor_custom_remove_attributes(struct hid_sensor_custom * in hid_sensor_custom_remove_attributes()
638 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_read()
643 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_read()
670 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_release()
673 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_release()
682 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_open()
685 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_open()
696 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_poll()
700 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_poll()
718 static int hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) in hid_sensor_custom_dev_if_add()
740 static void hid_sensor_custom_dev_if_remove(struct hid_sensor_custom in hid_sensor_custom_dev_if_remove()
751 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_probe()
802 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in hid_sensor_custom_remove()