Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dleds-lp3952.h91 struct lp3952_ctrl_hdl { struct
92 struct led_classdev cdev;
93 char name[LP3952_LABEL_MAX_LEN];
94 enum lp3952_leds channel;
118 struct lp3952_ctrl_hdl leds[LP3952_LED_ALL]; argument