Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dlasips2.h51 OBJECT_DECLARE_SIMPLE_TYPE(LASIPS2KbdPort, LASIPS2_KBD_PORT)
53 struct LASIPS2KbdPort { struct
71 LASIPS2KbdPort kbd_port; argument
/openbmc/qemu/hw/input/
H A Dlasips2.c374 LASIPS2KbdPort *s = LASIPS2_KBD_PORT(dev); in lasips2_kbd_port_realize()
388 LASIPS2KbdPort *s = LASIPS2_KBD_PORT(obj); in lasips2_kbd_port_init()
417 .instance_size = sizeof(LASIPS2KbdPort),