Home
last modified time | relevance | path

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

/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c954 char envvalue[ARRAY_SIZE(buttons)+1]; in do_kbd() local
955 int numpressed = read_keys(envvalue); in do_kbd()
956 env_set("keybd", envvalue); in do_kbd()