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()
388 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); in store_value()
421 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_capture_sample()
462 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); in hid_sensor_send_event()
475 static int hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_field()
528 static int hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, in hid_sensor_custom_add_fields()
562 static int hid_sensor_custom_add_attributes(struct hid_sensor_custom in hid_sensor_custom_add_attributes()
627 static void hid_sensor_custom_remove_attributes(struct hid_sensor_custom * in hid_sensor_custom_remove_attributes()
643 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_read()
648 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_read()
675 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_release()
678 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_release()
687 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_open()
690 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_open()
701 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_poll()
705 struct hid_sensor_custom, custom_dev); in hid_sensor_custom_poll()
723 static int hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) in hid_sensor_custom_dev_if_add()
745 static void hid_sensor_custom_dev_if_remove(struct hid_sensor_custom in hid_sensor_custom_dev_if_remove()
969 struct hid_sensor_custom *sensor_inst; in hid_sensor_custom_probe()
1037 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); in hid_sensor_custom_remove()