Searched refs:als_state (Results 1 – 1 of 1) sorted by relevance
27 struct als_state { struct125 struct als_state *als_state = iio_priv(indio_dev); in als_read_raw() local126 struct hid_sensor_hub_device *hsdev = als_state->common_attributes.hsdev; in als_read_raw()139 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()140 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()144 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()145 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()149 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()150 min = als_state->als[chan->scan_index].logical_minimum; in als_read_raw()154 report_id = als_state->als[chan->scan_index].report_id; in als_read_raw()[all …]