Searched refs:apds9960_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | apds9960.c | 119 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 *dat in apds9960_write_event() [all...] |
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | apds9960.c | 120 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() 543 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_write_raw() 620 struct apds9960_data *data = iio_priv(indio_dev); in apds9960_read_event() 656 struct apds9960_data *dat in apds9960_write_event() [all...] |
Completed in 3 milliseconds