Home
last modified time | relevance | path

Searched defs:plain_keycode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dkey_matrix.h24 const u8 *plain_keycode; /* key code for each row / column */ member
/openbmc/u-boot/drivers/input/
H A Dkey_matrix.c144 uchar *plain_keycode; in key_matrix_decode_fdt() local