Lines Matching defs:als_state
25 struct als_state { struct
26 struct hid_sensor_hub_callbacks callbacks;
27 struct hid_sensor_common common_attributes;
28 struct hid_sensor_hub_attribute_info als_illum;
29 u32 illum[CHANNEL_SCAN_INDEX_MAX];
30 int scale_pre_decml;
31 int scale_post_decml;
32 int scale_precision;
33 int value_offset;
77 struct als_state *als_state = iio_priv(indio_dev); in als_read_raw() local
147 struct als_state *als_state = iio_priv(indio_dev); in als_write_raw() local
185 struct als_state *als_state = iio_priv(indio_dev); in als_proc_event() local
203 struct als_state *als_state = iio_priv(indio_dev); in als_capture_sample() local
268 struct als_state *als_state; in hid_als_probe() local
349 struct als_state *als_state = iio_priv(indio_dev); in hid_als_remove() local