Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/backlight/
Dqcom-wled.c191 u16 auto_detection_ovp_count; member
772 if (!wled->auto_detection_ovp_count) { in wled4_auto_detection_required()
774 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
779 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()
781 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
783 if (wled->auto_detection_ovp_count >= in wled4_auto_detection_required()
785 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()