/openbmc/u-boot/drivers/core/ |
H A D | devres.c | 99 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/linux/crypto/asymmetric_keys/ |
H A D | asymmetric_type.c | 263 const struct key_match_data *match_data) in asymmetric_key_cmp() 276 const struct key_match_data *match_data) in asymmetric_key_cmp_partial() 289 const struct key_match_data *match_data) in asymmetric_key_cmp_name() 311 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse() 355 static void asymmetric_key_match_free(struct key_match_data *match_data) in asymmetric_key_match_free()
|
/openbmc/linux/drivers/base/ |
H A D | devres.c | 191 dr_match_t match, void *match_data, in devres_for_each_res() argument 255 dr_match_t match, void *match_data) in find_dr() 287 dr_match_t match, void *match_data) in devres_find() 317 dr_match_t match, void *match_data) in devres_get() 353 dr_match_t match, void *match_data) in devres_remove() 391 dr_match_t match, void *match_data) in devres_destroy() 421 dr_match_t match, void *match_data) in devres_release()
|
/openbmc/linux/net/dns_resolver/ |
H A D | dns_key.c | 250 const struct key_match_data *match_data) in dns_resolver_cmp() 284 static int dns_resolver_match_preparse(struct key_match_data *match_data) in dns_resolver_match_preparse()
|
/openbmc/linux/lib/kunit/ |
H A D | resource.c | 64 void *match_data) in kunit_destroy_resource() 128 struct kunit_resource *res, void *match_data) in __kunit_action_match()
|
/openbmc/linux/sound/soc/meson/ |
H A D | meson-card.h | 26 const struct meson_card_match_data *match_data; member
|
/openbmc/u-boot/include/dm/ |
H A D | device.h | 891 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/linux/drivers/mfd/ |
H A D | arizona-i2c.c | 26 const void *match_data; in arizona_i2c_probe() local
|
H A D | arizona-spi.c | 194 const void *match_data; in arizona_spi_probe() local
|
/openbmc/qemu/hw/core/ |
H A D | loader-fit.c | 179 int cfg, void *opaque, const void *match_data, in fit_load_fdt() 266 const void *itb, *match_data = NULL; in load_fit() local
|
/openbmc/linux/arch/mips/generic/ |
H A D | board-ocelot.c | 64 const void *match_data) in ocelot_fixup_fdt()
|
H A D | board-ingenic.c | 108 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) in ingenic_fixup_fdt()
|
H A D | board-sead3.c | 160 const void *match_data) in sead3_fixup_fdt()
|
/openbmc/linux/net/ |
H A D | devres.c | 49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
|
/openbmc/linux/drivers/pmdomain/starfive/ |
H A D | jh71xx-pmu.c | 61 const struct jh71xx_pmu_match_data *match_data; member 265 const struct jh71xx_pmu_match_data *match_data; in jh71xx_pmu_probe() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | mdio_devres.c | 57 void *this, void *match_data) in mdiobus_devres_match()
|
/openbmc/linux/kernel/ |
H A D | iomem.c | 131 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match()
|
/openbmc/linux/lib/ |
H A D | devres.c | 21 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() 260 void *match_data) in devm_ioport_map_match()
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | tmp117.c | 130 unsigned long match_data; in tmp117_identify() local
|
/openbmc/linux/sound/soc/ti/ |
H A D | j721e-evm.c | 80 const struct j721e_audio_match_data *match_data; member 558 const struct j721e_audio_match_data *match_data = priv->match_data; in j721e_calculate_rate_range() local
|
/openbmc/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 607 const struct meson_msr_id *match_data; in meson_msr_probe() local
|
/openbmc/linux/include/kunit/ |
H A D | resource.h | 325 void *match_data) in kunit_find_resource()
|
/openbmc/linux/net/sched/ |
H A D | em_ipt.c | 25 u8 match_data[] __aligned(8); member
|
/openbmc/linux/drivers/clk/ |
H A D | clk-palmas.c | 234 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
|
/openbmc/linux/kernel/irq/ |
H A D | devres.c | 141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
|