Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dqcom-wled.c178 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()