Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dlasips2.h77 #define TYPE_LASIPS2 "lasips2" macro
/openbmc/qemu/hw/input/
H A Dlasips2.c319 .name = TYPE_LASIPS2,
/openbmc/qemu/hw/hppa/
H A Dmachine.c585 dev = qdev_new(TYPE_LASIPS2); in machine_HP_B160L_init()