Home
last modified time | relevance | path

Searched defs:als_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/iio/light/
Dhid-sensor-als.c24 struct als_state { struct
25 struct hid_sensor_hub_callbacks callbacks;
26 struct hid_sensor_common common_attributes;
27 struct hid_sensor_hub_attribute_info als_illum;
28 struct {
31 } scan;
32 int scale_pre_decml;
33 int scale_post_decml;
34 int scale_precision;
35 int value_offset;
[all …]