Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevres.c100 dr_match_t match, void *match_data) in devres_find()
116 dr_match_t match, void *match_data) in devres_get()
133 dr_match_t match, void *match_data) in devres_remove()
149 dr_match_t match, void *match_data) in devres_destroy()
162 dr_match_t match, void *match_data) in devres_release()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dasymmetric_type.c248 const struct key_match_data *match_data) in asymmetric_key_cmp()
261 const struct key_match_data *match_data) in asymmetric_key_cmp_partial()
283 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse()
322 static void asymmetric_key_match_free(struct key_match_data *match_data) in asymmetric_key_match_free()
/OK3568_Linux_fs/kernel/net/dns_resolver/
H A Ddns_key.c243 const struct key_match_data *match_data) in dns_resolver_cmp()
277 static int dns_resolver_match_preparse(struct key_match_data *match_data) in dns_resolver_match_preparse()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevres.c193 dr_match_t match, void *match_data, in devres_for_each_res() argument
257 dr_match_t match, void *match_data) in find_dr()
289 dr_match_t match, void *match_data) in devres_find()
319 dr_match_t match, void *match_data) in devres_get()
355 dr_match_t match, void *match_data) in devres_remove()
393 dr_match_t match, void *match_data) in devres_destroy()
423 dr_match_t match, void *match_data) in devres_release()
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h824 dr_match_t match, void *match_data) in devres_find()
830 dr_match_t match, void *match_data) in devres_get()
836 dr_match_t match, void *match_data) in devres_remove()
842 dr_match_t match, void *match_data) in devres_destroy()
848 dr_match_t match, void *match_data) in devres_release()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Dmeson-card.h26 const struct meson_card_match_data *match_data; member
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dboard-ingenic.c47 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) in ingenic_fixup_fdt()
H A Dboard-ocelot.c64 const void *match_data) in ocelot_fixup_fdt()
H A Dboard-sead3.c160 const void *match_data) in sead3_fixup_fdt()
/OK3568_Linux_fs/kernel/lib/
H A Ddevres.c20 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match()
250 void *match_data) in devm_ioport_map_match()
/OK3568_Linux_fs/kernel/net/
H A Ddevres.c49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmdio_devres.c57 void *this, void *match_data) in mdiobus_devres_match()
/OK3568_Linux_fs/kernel/kernel/
H A Diomem.c134 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dvblank.c577 ms_drm_abort(ScrnInfoPtr scrn, Bool (*match)(void *data, void *match_data), in ms_drm_abort()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.c292 const struct isp_match_data *match_data = hw_dev->match_data; in rkisp_register_irq() local
846 const struct isp_match_data *match_data; in rkisp_hw_probe() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.h164 const struct csi2_match_data *match_data; member
182 const struct csi2_hw_match_data *match_data; member
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Dj721e-evm.c77 const struct j721e_audio_match_data *match_data; member
559 const struct j721e_audio_match_data *match_data = priv->match_data; in j721e_calculate_rate_range() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dem_ipt.c25 u8 match_data[] __aligned(8); member
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-palmas.c243 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-clk-measure.c607 const struct meson_msr_id *match_data; in meson_msr_probe() local
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dmapping.c37 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match()
61 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c296 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
H A Dhw.h31 const struct ispp_match_data *match_data; member
/OK3568_Linux_fs/kernel/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/OK3568_Linux_fs/kernel/security/keys/
H A Dprocess_keys.c588 const struct key_match_data *match_data) in lookup_user_key_possessed()

123