Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkd.h36 #define KB_101 0x02 /* this is what we always answer */ macro
/linux/drivers/s390/char/
H A Dkeyboard.c497 return put_user(KB_101, (char __user *)argp); in kbd_ioctl()