gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:kpGetKeyKind (0.00 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/key.c - 18.3KB - 667 lines
103:                 /* key type */
104:                 keykind = kpGetKeyKind(skey->keytop);
105: 
More results from key.c
driver/tef_em1d/kbpd/src/statmach.c - 10.8KB - 383 lines
274:                 ks->kbsel = kbsel;
275:                 ks->state = ( kpGetKeyKind(keytop) <= NormalKey )?
276:                                         KS_RELEASE: SS_RELEASE;