Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dapds9960.c129 struct apds9960_data { struct
364 static int apds9960_set_it_time(struct apds9960_data *data, int val2) in apds9960_set_it_time()
384 static int apds9960_set_pxs_gain(struct apds9960_data *data, int val) in apds9960_set_pxs_gain()
416 static int apds9960_set_als_gain(struct apds9960_data *data, int val) in apds9960_set_als_gain()
438 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
465 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
475 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_raw()
542 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_raw()
619 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_event()
655 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_event()
[all …]