Lines Matching defs:als_state
24 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;
36 s64 timestamp;
88 struct als_state *als_state = iio_priv(indio_dev); in als_read_raw() local
160 struct als_state *als_state = iio_priv(indio_dev); in als_write_raw() local
194 struct als_state *als_state = iio_priv(indio_dev); in als_proc_event() local
216 struct als_state *als_state = iio_priv(indio_dev); in als_capture_sample() local
273 struct als_state *als_state; in hid_als_probe() local
355 struct als_state *als_state = iio_priv(indio_dev); in hid_als_remove() local