Home
last modified time | relevance | path

Searched refs:wled_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/backlight/
Dqcom-wled.c165 struct wled_config { struct
203 struct wled_config cfg;
930 static const struct wled_config wled3_config_defaults = {
1061 static const struct wled_config wled4_config_defaults = {
1172 static const struct wled_config wled5_config_defaults = {
1306 struct wled_config *cfg = &wled->cfg; in wled_configure()