Searched refs:KB_101 (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dget_console.c42 static const int KB_101 = 0x02; /* this is what we always answer */ variable
50 && ((arg == KB_101) || (arg == KB_84)));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dkd.h34 #define KB_101 0x02 /* this is what we always answer */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dkd.h34 #define KB_101 0x02 /* this is what we always answer */ macro
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dutility.c976 static const int KB_101 = 0x02; /* this is what we always answer */ variable
984 && ((arg == KB_101) || (arg == KB_84)));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dvt.c61 /* Keyboard type: Default is KB_101, but can be set by machine
64 unsigned char keyboard_type = KB_101;

Completed in 90 milliseconds