Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dapds9960.c119 struct apds9960_data { struct
359 static int apds9960_set_it_time(struct apds9960_data *data, int val2) in apds9960_set_it_time()
379 static int apds9960_set_pxs_gain(struct apds9960_data *data, int val) in apds9960_set_pxs_gain()
411 static int apds9960_set_als_gain(struct apds9960_data *data, int val) in apds9960_set_als_gain()
433 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
460 static int apds9960_set_power_state(struct apds9960_data *data, bool on) in apds9960_set_power_state()
470 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_raw()
538 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_raw()
615 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_event()
651 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_event()
[all …]