Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dopt3001.c78 struct opt3001_chip_info { struct
79 const struct iio_chan_spec (*channels)[2];
80 enum iio_chan_type chan_type;
81 int num_channels;
83 const struct opt3001_scale (*scales)[12];
111 const struct opt3001_chip_info *chip_info; argument