Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Ddevres.c99 dr_match_t match, void *match_data) in devres_find()
115 dr_match_t match, void *match_data) in devres_get()
132 dr_match_t match, void *match_data) in devres_remove()
148 dr_match_t match, void *match_data) in devres_destroy()
161 dr_match_t match, void *match_data) in devres_release()
/openbmc/qemu/hw/core/
H A Dloader-fit.c179 int cfg, void *opaque, const void *match_data, in fit_load_fdt()
270 const void *itb, *match_data = NULL; in load_fit() local
/openbmc/u-boot/include/dm/
H A Ddevice.h891 dr_match_t match, void *match_data) in devres_find()
897 dr_match_t match, void *match_data) in devres_get()
903 dr_match_t match, void *match_data) in devres_remove()
909 dr_match_t match, void *match_data) in devres_destroy()
915 dr_match_t match, void *match_data) in devres_release()
/openbmc/qemu/hw/misc/
H A Dpci-testdev.c45 bool match_data; member
/openbmc/qemu/hw/mips/
H A Dboston.c362 const void *match_data, hwaddr *load_addr) in boston_fdt_filter()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1887 bool match_data, uint64_t data, in kvm_mem_ioeventfd_add()
1905 bool match_data, uint64_t data, in kvm_mem_ioeventfd_del()
1923 bool match_data, uint64_t data, in kvm_io_ioeventfd_add()
1941 bool match_data, uint64_t data, in kvm_io_ioeventfd_del()
/openbmc/qemu/system/
H A Dmemory.c171 bool match_data; member
2681 memory_region_add_eventfd(MemoryRegion * mr,hwaddr addr,unsigned size,bool match_data,uint64_t data,EventNotifier * e) memory_region_add_eventfd() argument
2717 memory_region_del_eventfd(MemoryRegion * mr,hwaddr addr,unsigned size,bool match_data,uint64_t data,EventNotifier * e) memory_region_del_eventfd() argument
[all...]