Searched refs:als_state (Results 1 – 1 of 1) sorted by relevance
27 struct als_state { struct137 struct als_state *als_state = iio_priv(indio_dev); in als_read_raw() local138 struct hid_sensor_hub_device *hsdev = als_state->common_attributes.hsdev; in als_read_raw()151 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()152 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()156 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()157 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()161 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()162 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()166 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()[all …]