Searched refs:K_NOSUCHMAP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkeyboard.h329 #define K_NOSUCHMAP K(KT_SPEC,127) /* returned by KDGKBENT */ macro
/linux-master/drivers/tty/vt/
H A Dkeyboard.c1936 val = idx ? K_HOLE : K_NOSUCHMAP;
1948 if (!idx && val == K_NOSUCHMAP) {

Completed in 130 milliseconds