Searched refs:kbkeycode (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dvt_kern.h159 int vt_do_kbkeycode_ioctl(int cmd, struct kbkeycode __user *user_kbkc,
/linux-master/drivers/tty/vt/
H A Dkeyboard.c1899 int vt_do_kbkeycode_ioctl(int cmd, struct kbkeycode __user *user_kbkc,
1902 struct kbkeycode tmp;
1905 if (copy_from_user(&tmp, user_kbkc, sizeof(struct kbkeycode)))
/linux-master/include/uapi/linux/
H A Dkd.h140 struct kbkeycode { struct

Completed in 296 milliseconds