Home
last modified time | relevance | path

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

/linux-5.10/drivers/video/backlight/
Dqcom-wled.c178 bool auto_detection_enabled; member
751 if (!wled->cfg.auto_detection_enabled) in wled4_auto_detection_required()
782 if (!wled->cfg.auto_detection_enabled) in wled5_auto_detection_required()
802 if (!wled->cfg.auto_detection_enabled) in wled_auto_detection_at_init()
1069 .auto_detection_enabled = false,
1182 .auto_detection_enabled = false,
1412 { "qcom,auto-string-detection", &cfg->auto_detection_enabled, }, in wled_configure()
1636 wled->cfg.auto_detection_enabled = false; in wled_probe()