Home
last modified time | relevance | path

Searched defs:BindingEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c53 typedef struct BindingEntry { struct
57 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); argument
58 } BindingEntry; typedef