report_state 48 drivers/hid/hid-sensor-custom.c struct hid_sensor_custom_field *report_state; report_state 188 drivers/hid/hid-sensor-custom.c if (sensor_inst->report_state) report_state 190 drivers/hid/hid-sensor-custom.c sensor_inst->report_state->attribute.report_id, report_state 191 drivers/hid/hid-sensor-custom.c sensor_inst->report_state->attribute.index, report_state 211 drivers/hid/hid-sensor-custom.c sensor_inst->report_state->attribute.logical_minimum; report_state 213 drivers/hid/hid-sensor-custom.c sensor_inst->report_state->attribute.report_id, report_state 214 drivers/hid/hid-sensor-custom.c sensor_inst->report_state->attribute.index, report_state 616 drivers/hid/hid-sensor-custom.c sensor_inst->report_state = &sensor_inst->fields[i]; report_state 461 drivers/iio/common/hid-sensors/hid-sensor-attributes.c &st->report_state); report_state 469 drivers/iio/common/hid-sensors/hid-sensor-attributes.c st->report_state.logical_minimum = 1; report_state 495 drivers/iio/common/hid-sensors/hid-sensor-attributes.c st->report_state.index, st->report_state.report_id, report_state 111 drivers/iio/common/hid-sensors/hid-sensor-trigger.c st->report_state.report_id, report_state 112 drivers/iio/common/hid-sensors/hid-sensor-trigger.c st->report_state.index, report_state 129 drivers/iio/common/hid-sensors/hid-sensor-trigger.c st->report_state.report_id, report_state 130 drivers/iio/common/hid-sensors/hid-sensor-trigger.c st->report_state.index, report_state 142 drivers/iio/common/hid-sensors/hid-sensor-trigger.c report_val += st->report_state.logical_minimum; report_state 143 drivers/iio/common/hid-sensors/hid-sensor-trigger.c sensor_hub_set_feature(st->hsdev, st->report_state.report_id, report_state 144 drivers/iio/common/hid-sensors/hid-sensor-trigger.c st->report_state.index, report_state 230 include/linux/hid-sensor-hub.h struct hid_sensor_hub_attribute_info report_state;