Searched refs:BindingEntry (Results 1 – 1 of 1) sorted by relevance
53 typedef struct BindingEntry { struct57 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); argument58 } BindingEntry; typedef420 const BindingEntry *entry) in vfio_platform_match()480 static bool type_match(SysBusDevice *sbdev, const BindingEntry *entry) in type_match()488 static const BindingEntry bindings[] = {518 const BindingEntry *iter = &bindings[i]; in add_fdt_node()