Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/char/
Dsunkbd.h31 extern void sun_compute_shiftstate(void);
Dsunkbd.c121 void sun_compute_shiftstate(void);
487 sun_compute_shiftstate(); in __sunkbd_inchar()
604 sun_compute_shiftstate(); in __sunkbd_inchar()
818 sun_compute_shiftstate(); in do_null()
1025 void sun_compute_shiftstate(void) in sun_compute_shiftstate() function
Dzs.c2351 kbd_ops.compute_shiftstate = sun_compute_shiftstate; in zs_probe()
Dsu.c2749 kbd_ops.compute_shiftstate = sun_compute_shiftstate; in su_probe()