Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9300.c45 struct apds9300_data { struct
89 static int apds9300_get_adc_val(struct apds9300_data *data, int adc_number) in apds9300_get_adc_val()
108 static int apds9300_set_thresh_low(struct apds9300_data *data, int value) in apds9300_set_thresh_low()
129 static int apds9300_set_thresh_hi(struct apds9300_data *data, int value) in apds9300_set_thresh_hi()
150 static int apds9300_set_intr_state(struct apds9300_data *data, bool state) in apds9300_set_intr_state()
171 static int apds9300_set_power_state(struct apds9300_data *data, bool state) in apds9300_set_power_state()
189 static void apds9300_clear_intr(struct apds9300_data *data) in apds9300_clear_intr()
198 static int apds9300_chip_init(struct apds9300_data *data) in apds9300_chip_init()
239 struct apds9300_data *data = iio_priv(indio_dev); in apds9300_read_raw()
277 struct apds9300_data *dat in apds9300_read_thresh()
46 clientapds9300_data global() argument
47 mutexapds9300_data global() argument
48 power_stateapds9300_data global() argument
49 thresh_lowapds9300_data global() argument
50 thresh_hiapds9300_data global() argument
51 intr_enapds9300_data global() argument
[all...]