Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dhid-sensor-als.c27 struct als_state { struct
28 struct hid_sensor_hub_callbacks callbacks;
29 struct hid_sensor_common common_attributes;
30 struct hid_sensor_hub_attribute_info als[CHANNEL_SCAN_INDEX_MAX];
31 struct iio_chan_spec channels[CHANNEL_SCAN_INDEX_MAX + 1];
32 struct {
35 } scan;
36 int scale_pre_decml;
37 int scale_post_decml;
38 int scale_precision;
[all …]