Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/hid-sensors/
H 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()
H 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()
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c54 if (!ops->report_state) in tpm_report_state()
57 return ops->report_state(dev, buf, size); in tpm_report_state()
/openbmc/linux/drivers/hid/
H 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()
/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h24 u8 report_state; member
H A Damd_sfh_hid_desc.c132 common->report_state = HID_USAGE_SENSOR_PROP_REPORTING_STATE_ALL_EVENTS_ENUM; in get_common_features()
/openbmc/u-boot/include/
H A Dtpm-common.h130 int (*report_state)(struct udevice *dev, char *buf, int size); member
/openbmc/linux/include/linux/
H A Dhid-sensor-hub.h231 struct hid_sensor_hub_attribute_info report_state; member
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c65 common->report_state = SENSOR_PROP_REPORTING_STATE_ALL_EVENTS_ENUM; in get_common_features()
/openbmc/linux/net/bluetooth/
H A Dmsft.c997 goto report_state; in msft_monitor_device_evt()
1038 report_state: in msft_monitor_device_evt()