Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/io/
Dkbdif.h482 union xenkbd_in_event { union
526 ((union xenkbd_in_event *)((char *)(page) + XENKBD_IN_RING_OFFS))
/Linux-v6.6/drivers/input/misc/
Dxen-kbdfront.c160 union xenkbd_in_event *event) in xenkbd_handle_event()