/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()
|
/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()
|
/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()
|
/linux/drivers/nvme/common/ |
H A D | keyring.c | 52 const struct key_match_data *match_data) in nvme_tls_psk_match() 72 static int nvme_tls_psk_match_preparse(struct key_match_data *match_data) in nvme_tls_psk_match_preparse()
|
/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()
|
H A D | platform.c | 74 struct kunit_resource *res, void *match_data) in kunit_platform_device_alloc_match()
|
/linux/drivers/pmdomain/starfive/ |
H A D | jh71xx-pmu.c | 71 const struct jh71xx_pmu_match_data *match_data; member 188 const struct jh71xx_pmu_match_data *match_data = pmu->match_data; in jh71xx_pmu_set_state() local 323 const struct jh71xx_pmu_match_data *match_data; in jh71xx_pmu_probe() local
|
/linux/sound/soc/meson/ |
H A D | meson-card.h | 26 const struct meson_card_match_data *match_data; member
|
/linux/arch/mips/generic/ |
H A D | board-realtek.c | 53 static __init const void *realtek_fixup_fdt(const void *fdt, const void *match_data) in realtek_fixup_fdt()
|
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()
|
/linux/lib/ |
H A D | devres.c | 21 devm_ioremap_match(struct device * dev,void * res,void * match_data) devm_ioremap_match() argument 260 devm_ioport_map_match(struct device * dev,void * res,void * match_data) devm_ioport_map_match() argument
|
/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()
|
/linux/drivers/net/phy/ |
H A D | mdio_devres.c | 57 void *this, void *match_data) in mdiobus_devres_match()
|
/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()
|
/linux/drivers/iio/accel/ |
H A D | da280.c | 102 const struct da280_match_data *match_data; in da280_probe() local
|
/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
|
/linux/drivers/iio/temperature/ |
H A D | tmp117.c | 149 const struct tmp11x_info *match_data; in tmp117_probe() local
|
/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 607 const struct meson_msr_id *match_data; in meson_msr_probe() local
|
/linux/include/kunit/ |
H A D | resource.h | 325 void *match_data) in kunit_find_resource()
|
/linux/net/sched/ |
H A D | em_ipt.c | 25 u8 match_data[] __aligned(8); member
|
/linux/drivers/clk/ |
H A D | clk-palmas.c | 234 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
|
/linux/drivers/crypto/ |
H A D | qcom-rng.c | 39 struct qcom_rng_match_data *match_data; member
|
/linux/drivers/tee/ |
H A D | tee_core.c | 1102 const struct match_dev_data *match_data = data; in match_dev() local 1119 struct match_dev_data match_data = { vers ? vers : &v, data, match }; in tee_client_open_context() local
|