Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dapds9960.c121 struct apds9960_data { struct
361 static int apds9960_set_it_time(struct apds9960_data *data, int val2) in apds9960_set_it_time()
381 static int apds9960_set_pxs_gain(struct apds9960_data *data, int val) in apds9960_set_pxs_gain()
413 static int apds9960_set_als_gain(struct apds9960_data *data, int val) in apds9960_set_als_gain()
435 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
462 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
472 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_raw()
540 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_raw()
617 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_event()
653 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_event()
[all …]