Home
last modified time | relevance | path

Searched refs:report_state (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/iio/common/hid-sensors/
A Dhid-sensor-trigger.c101 st->report_state.report_id, in _hid_sensor_power_state()
102 st->report_state.index, in _hid_sensor_power_state()
119 st->report_state.report_id, in _hid_sensor_power_state()
120 st->report_state.index, in _hid_sensor_power_state()
132 report_val += st->report_state.logical_minimum; in _hid_sensor_power_state()
133 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
134 st->report_state.index, in _hid_sensor_power_state()
A Dhid-sensor-attributes.c513 &st->report_state); in hid_sensor_parse_common_attributes()
521 st->report_state.logical_minimum = 1; in hid_sensor_parse_common_attributes()
571 st->report_state.index, st->report_state.report_id, in hid_sensor_parse_common_attributes()
/linux-6.3-rc2/drivers/hid/
A Dhid-sensor-custom.c51 struct hid_sensor_custom_field *report_state; member
192 if (sensor_inst->report_state) in set_power_report_state()
194 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
195 sensor_inst->report_state->attribute.index, in set_power_report_state()
215 sensor_inst->report_state->attribute.logical_minimum; in set_power_report_state()
217 sensor_inst->report_state->attribute.report_id, in set_power_report_state()
218 sensor_inst->report_state->attribute.index, in set_power_report_state()
621 sensor_inst->report_state = &sensor_inst->fields[i]; in hid_sensor_custom_add_attributes()
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/hid_descriptor/
A Damd_sfh_hid_desc.h24 u8 report_state; member
A Damd_sfh_hid_desc.c130 common->report_state = HID_USAGE_SENSOR_PROP_REPORTING_STATE_ALL_EVENTS_ENUM; in get_common_features()
/linux-6.3-rc2/include/linux/
A Dhid-sensor-hub.h231 struct hid_sensor_hub_attribute_info report_state; member
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/sfh1_1/
A Damd_sfh_desc.c65 common->report_state = SENSOR_PROP_REPORTING_STATE_ALL_EVENTS_ENUM; in get_common_features()

Completed in 13 milliseconds