Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dsysbus-fdt.c55 typedef struct BindingEntry { struct
59 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); argument
60 } BindingEntry; typedef