Searched defs:match_fn (Results 1 – 4 of 4) sorted by relevance
278 def match_fn(self, fpath): member in pattern
57 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); member
563 ate_match_fn_t match_fn, in arch_timer_iterate_errata()614 ate_match_fn_t match_fn = NULL; in arch_timer_check_ool_workaround() local
85 typedef bool (*match_fn)(struct dma_debug_entry *, struct dma_debug_entry *); typedef