Searched defs:veml603x_chip (Results 1 – 1 of 1) sorted by relevance
85 struct veml603x_chip { struct86 const char *name;87 const struct iio_chan_spec *channels;111 const struct veml603x_chip *chip; argument