/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/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/nvme/common/ |
H A D | keyring.c | 51 const struct key_match_data *match_data) in nvme_tls_psk_match() 71 static int nvme_tls_psk_match_preparse(struct key_match_data *match_data) in nvme_tls_psk_match_preparse()
|
/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 | 24 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() 264 void *match_data) in devm_ioport_map_match()
|
/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/drivers/iio/accel/ |
H A D | da280.c | 102 const struct da280_match_data *match_data; in da280_probe() local
|
/linux/drivers/iio/temperature/ |
H A D | tmp117.c | 149 const struct tmp11x_info *match_data; in tmp117_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 | 1103 const struct match_dev_data *match_data = data; in match_dev() local 1120 struct match_dev_data match_data = { vers ? vers : &v, data, match }; in tee_client_open_context() local
|
/linux/security/keys/ |
H A D | process_keys.c | 588 const struct key_match_data *match_data) in lookup_user_key_possessed()
|
/linux/drivers/power/sequencing/ |
H A D | core.c | 620 struct pwrseq_match_data *match_data = data; in pwrseq_match_device() local 669 struct pwrseq_match_data match_data; in pwrseq_get() local
|
/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 907 const struct meson_msr_data *match_data; in meson_msr_probe() local
|
/linux/kernel/dma/ |
H A D | mapping.c | 48 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match() 72 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent() local
|