Home
last modified time | relevance | path

Searched refs:nop_compute_shiftstate (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sbus/char/
Dsunserial.c105 static void nop_compute_shiftstate (void) in nop_compute_shiftstate() function
135 nop_compute_shiftstate,
163 kbd_ops.compute_shiftstate == nop_compute_shiftstate) { in kbd_init()