Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dqcom-wled.c191 u16 auto_detection_ovp_count; member
773 if (!wled->auto_detection_ovp_count) { in wled4_auto_detection_required()
775 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
780 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()
782 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
784 if (wled->auto_detection_ovp_count >= in wled4_auto_detection_required()
786 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dqcom-wled.c191 u16 auto_detection_ovp_count; member
773 if (!wled->auto_detection_ovp_count) { in wled4_auto_detection_required()
775 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
780 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()
782 wled->auto_detection_ovp_count++; in wled4_auto_detection_required()
784 if (wled->auto_detection_ovp_count >= in wled4_auto_detection_required()
786 wled->auto_detection_ovp_count = 0; in wled4_auto_detection_required()

Completed in 6 milliseconds