Home
last modified time | relevance | path

Searched refs:dt_compatible (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_vio.c89 const char *dt_compatible; in vio_make_devnode() local
117 dt_compatible = pc->get_dt_compatible(dev); in vio_make_devnode()
119 dt_compatible = pc->dt_compatible; in vio_make_devnode()
122 if (dt_compatible) { in vio_make_devnode()
124 dt_compatible); in vio_make_devnode()
H A De500.c408 const char *toplevel_compat = machine->dt_compatible; in ppce500_load_device_tree()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_vio.h50 const char *dt_name, *dt_type, *dt_compatible; member
/openbmc/qemu/hw/char/
H A Dspapr_vty.c194 k->dt_compatible = "hvterm1"; in spapr_vty_class_init()
/openbmc/qemu/hw/core/
H A Dmachine.c393 return g_strdup(ms->dt_compatible); in machine_get_dt_compatible()
400 g_free(ms->dt_compatible); in machine_set_dt_compatible()
401 ms->dt_compatible = g_strdup(value); in machine_set_dt_compatible()
1275 g_free(ms->dt_compatible); in machine_finalize()
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c270 k->dt_compatible = "qemu,spapr-nvram"; in spapr_nvram_class_init()
/openbmc/qemu/include/hw/
H A Dboards.h402 char *dt_compatible; member
/openbmc/qemu/hw/net/
H A Dspapr_llan.c862 k->dt_compatible = "IBM,l-lan"; in spapr_vlan_class_init()
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c1281 k->dt_compatible = "IBM,v-scsi"; in spapr_vscsi_class_init()