Home
last modified time | relevance | path

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

123

/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c262 const struct key_match_data *match_data) in asymmetric_key_cmp()
275 const struct key_match_data *match_data) in asymmetric_key_cmp_partial()
288 const struct key_match_data *match_data) in asymmetric_key_cmp_name()
310 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse()
354 static void asymmetric_key_match_free(struct key_match_data *match_data) in asymmetric_key_match_free()
/linux/drivers/base/
H A Ddevres.c191 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/drivers/nvme/common/
H A Dkeyring.c30 const struct key_match_data *match_data) in nvme_tls_psk_match()
52 static int nvme_tls_psk_match_preparse(struct key_match_data *match_data) in nvme_tls_psk_match_preparse()
/linux/net/dns_resolver/
H A Ddns_key.c250 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/lib/kunit/
H A Dresource.c64 void *match_data) in kunit_destroy_resource()
128 struct kunit_resource *res, void *match_data) in __kunit_action_match()
/linux/drivers/pmdomain/starfive/
H A Djh71xx-pmu.c71 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 Dmeson-card.h26 const struct meson_card_match_data *match_data; member
/linux/lib/
H A Ddevres.c21 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/arch/mips/generic/
H A Dboard-ocelot.c64 const void *match_data) in ocelot_fixup_fdt()
H A Dboard-ingenic.c108 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) in ingenic_fixup_fdt()
H A Dboard-sead3.c160 const void *match_data) in sead3_fixup_fdt()
/linux/net/
H A Ddevres.c49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
/linux/drivers/net/phy/
H A Dmdio_devres.c57 void *this, void *match_data) in mdiobus_devres_match()
/linux/drivers/mfd/
H A Darizona-spi.c194 const void *match_data; in arizona_spi_probe() local
/linux/kernel/
H A Diomem.c131 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match()
/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c152 const struct wave5_match_data *match_data; in wave5_vpu_probe() local
/linux/drivers/iio/accel/
H A Dda280.c102 const struct da280_match_data *match_data; in da280_probe() local
/linux/sound/soc/ti/
H A Dj721e-evm.c80 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 Dtmp117.c149 const struct tmp11x_info *match_data; in tmp117_probe() local
/linux/drivers/soc/amlogic/
H A Dmeson-clk-measure.c607 const struct meson_msr_id *match_data; in meson_msr_probe() local
/linux/include/kunit/
H A Dresource.h325 void *match_data) in kunit_find_resource()
/linux/drivers/clk/
H A Dclk-palmas.c234 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/linux/net/sched/
H A Dem_ipt.c25 u8 match_data[] __aligned(8); member
/linux/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/linux/drivers/tee/
H A Dtee_core.c1095 const struct match_dev_data *match_data = data; in match_dev() local
1112 struct match_dev_data match_data = { vers ? vers : &v, data, match }; in tee_client_open_context() local

123