Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkeyboard.h69 #define K_FIND K(KT_FN,20) macro
/linux/drivers/tty/vt/
H A Dkeyboard.c833 k_fn(vc, KVAL(K_FIND), 0); in k_pad()