Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dcbus.h29 void retu_key_event(void *retu, int state);
/qemu/hw/misc/
H A Dcbus.c419 void retu_key_event(void *retu, int state) in retu_key_event() function
/qemu/hw/arm/
H A Dnseries.c256 retu_key_event(s->retu, !(keycode & 0x80)); in n800_key_event()
329 retu_key_event(s->retu, !(keycode & 0x80)); in n810_key_event()