Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c1625 Bool isSet = FALSE, shouldBeSet = FALSE; in KdCheckLock() local
1633 shouldBeSet = in KdCheckLock()
1635 if (isSet != shouldBeSet) in KdCheckLock()
1636 KdSetLed(tmp, tmp->LockLed, shouldBeSet); in KdCheckLock()