Searched refs:auto_detection_enabled (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/backlight/ |
| D | qcom-wled.c | 178 bool auto_detection_enabled; member 765 if (!wled->cfg.auto_detection_enabled) in wled4_auto_detection_required() 796 if (!wled->cfg.auto_detection_enabled) in wled5_auto_detection_required() 816 if (!wled->cfg.auto_detection_enabled) in wled_auto_detection_at_init() 1083 .auto_detection_enabled = false, 1197 .auto_detection_enabled = false, 1398 { "qcom,auto-string-detection", &cfg->auto_detection_enabled, }, in wled_configure() 1663 wled->cfg.auto_detection_enabled = false; in wled_probe()
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| D | qcom-wled.c | 178 bool auto_detection_enabled; member 765 if (!wled->cfg.auto_detection_enabled) in wled4_auto_detection_required() 796 if (!wled->cfg.auto_detection_enabled) in wled5_auto_detection_required() 816 if (!wled->cfg.auto_detection_enabled) in wled_auto_detection_at_init() 1083 .auto_detection_enabled = false, 1196 .auto_detection_enabled = false, 1396 { "qcom,auto-string-detection", &cfg->auto_detection_enabled, }, in wled_configure() 1661 wled->cfg.auto_detection_enabled = false; in wled_probe()
|