Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dleds-lp3952.h95 struct lp3952_ctrl_hdl { struct
96 struct led_classdev cdev;
97 char name[LP3952_LABEL_MAX_LEN];
98 enum lp3952_leds channel;
122 struct lp3952_ctrl_hdl leds[LP3952_LED_ALL]; argument