Home
last modified time | relevance | path

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

/drivers/iio/light/
Dhid-sensor-als.c27 struct hid_sensor_hub_attribute_info als_illum; member
102 report_id = als_state->als_illum.report_id; in als_read_raw()
103 min = als_state->als_illum.logical_minimum; in als_read_raw()
250 &st->als_illum); in als_parse_report()
254 st->als_illum.size); in als_parse_report()
256 st->als_illum.size); in als_parse_report()
258 dev_dbg(&pdev->dev, "als %x:%x\n", st->als_illum.index, in als_parse_report()
259 st->als_illum.report_id); in als_parse_report()
261 st->scale_precision = hid_sensor_format_scale(usage_id, &st->als_illum, in als_parse_report()