Lines Matching defs:als_state
36 struct als_state { struct
37 struct hid_sensor_hub_callbacks callbacks;
38 struct hid_sensor_common common_attributes;
39 struct hid_sensor_hub_attribute_info als_illum;
40 u32 illum;
41 int scale_pre_decml;
42 int scale_post_decml;
43 int scale_precision;
44 int value_offset;
79 struct als_state *als_state = iio_priv(indio_dev); in als_read_raw() local
146 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
264 struct als_state *als_state; in hid_als_probe() local
353 struct als_state *als_state = iio_priv(indio_dev); in hid_als_remove() local