gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:InputModeCmd (0.01 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/devcmd.c - 4.2KB - 175 lines
78: 
79:         err = kpSendDeviceCommand(InputModeCmd(mode));
80:         if ( err != E_OK ) {
More results from devcmd.c
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
255:                 if (sts & 1) {        /* send command to reverse NumLock status */
256:                         kpSendDrvCmd(InputModeCmd(
257:                                 ((InpMode ^ NumLockON) & NumLockON) | 0x100));
More results from common.c