Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iio/light/
Dveml6030.c85 struct veml603x_chip { struct
86 const char *name;
87 const struct iio_chan_spec *channels;
111 const struct veml603x_chip *chip; argument