Home
last modified time | relevance | path

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

/linux-5.10/drivers/video/backlight/
Dqcom-wled.c191 u16 auto_detection_ovp_count; member
759 if (!wled->auto_detection_ovp_count) { in wled4_auto_detection_required()
761 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
766 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()
768 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
770 if (wled->auto_detection_ovp_count >= in wled4_auto_detection_required()
772 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()