Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dsysbus-fdt.c504 static bool type_match(SysBusDevice *sbdev, const BindingEntry *entry) in type_match() function
/qemu/hw/block/
H A Dfdc.c296 int match, size_match, type_match; in pick_geometry() local