Home
last modified time | relevance | path

Searched refs:apds9960_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/iio/light/
Dapds9960.c120 struct apds9960_data { struct
360 static int apds9960_set_it_time(struct apds9960_data *data, int val2) in apds9960_set_it_time()
380 static int apds9960_set_pxs_gain(struct apds9960_data *data, int val) in apds9960_set_pxs_gain()
412 static int apds9960_set_als_gain(struct apds9960_data *data, int val) in apds9960_set_als_gain()
434 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
461 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
471 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_raw()
539 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_raw()
616 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_event()
652 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_event()
[all …]