Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/leds/
Dleds-tca6507.c181 struct tca6507_led { struct
182 struct tca6507_chip *chip;
183 struct led_classdev led_cdev;
184 int num;
185 int ontime, offtime;
186 int on_dflt, off_dflt;
187 int bank; /* Bank used, or -1 */
188 int blink; /* Set if hardware-blinking */