Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkeyboard.h71 #define K_REMOVE K(KT_FN,22) macro
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c812 k_fn(vc, KVAL(K_REMOVE), 0); in k_pad()