Searched defs:sensor_inst (Results 1 - 1 of 1) sorted by relevance

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

Completed in 74 milliseconds