Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Dinput.c22 FLAG_SCROLL_LOCK = 1 << 0, enumerator
268 flip = FLAG_SCROLL_LOCK; in process_modifier()
286 if (config->flags & FLAG_SCROLL_LOCK) in process_modifier()