Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-bd2606mvv.c75 int active_pairs[BD2606_MAX_LEDS / 2] = { 0 }; in bd2606mvv_probe() local
107 active_pairs[reg / 2]++; in bd2606mvv_probe()
122 if (active_pairs[i / 2] == 2) in bd2606mvv_probe()