Home
last modified time | relevance | path

Searched defs:vcnl4000_chip_spec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dvcnl4000.c207 struct vcnl4000_chip_spec { struct
208 const char *prod;
209 struct iio_chan_spec const *channels;
210 const int num_channels;
211 const struct iio_info *info;
220 u8 int_reg;
221 const int(*ps_it_times)[][2];
222 const int num_ps_it_times;
223 const int(*als_it_times)[][2];
224 const int num_als_it_times;
[all …]