Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2563.c98 struct tsl2563_chip { struct
99 struct mutex lock;
123 static int tsl2563_set_power(struct tsl2563_chip *chip, int on) in tsl2563_set_power() argument