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

/linux-master/drivers/hid/
H A Dhid-sensor-custom.c156 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); local
161 static int set_power_report_state(struct hid_sensor_custom *sensor_inst, argument
235 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); local
280 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); local
388 struct hid_sensor_custom *sensor_inst = dev_get_drvdata(dev); local
421 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); local
462 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(priv); local
475 hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, int index, int report_type, struct hid_report *report, struct hid_field *field) argument
528 hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, struct hid_report_enum *report_enum, int report_type) argument
562 hid_sensor_custom_add_attributes(struct hid_sensor_custom *sensor_inst) argument
627 hid_sensor_custom_remove_attributes(struct hid_sensor_custom * sensor_inst) argument
643 struct hid_sensor_custom *sensor_inst; local
675 struct hid_sensor_custom *sensor_inst; local
687 struct hid_sensor_custom *sensor_inst; local
701 struct hid_sensor_custom *sensor_inst; local
723 hid_sensor_custom_dev_if_add(struct hid_sensor_custom *sensor_inst) argument
745 hid_sensor_custom_dev_if_remove(struct hid_sensor_custom *sensor_inst) argument
969 struct hid_sensor_custom *sensor_inst; local
1037 struct hid_sensor_custom *sensor_inst = platform_get_drvdata(pdev); local
[all...]

Completed in 97 milliseconds