| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | devres.c | 100 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 D | asymmetric_type.c | 248 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 D | dns_key.c | 243 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 D | devres.c | 193 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 D | device.h | 824 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 D | meson-card.h | 26 const struct meson_card_match_data *match_data; member
|
| /OK3568_Linux_fs/kernel/arch/mips/generic/ |
| H A D | board-ingenic.c | 47 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) in ingenic_fixup_fdt()
|
| H A D | board-ocelot.c | 64 const void *match_data) in ocelot_fixup_fdt()
|
| H A D | board-sead3.c | 160 const void *match_data) in sead3_fixup_fdt()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | devres.c | 20 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 D | devres.c | 49 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 D | mdio_devres.c | 57 void *this, void *match_data) in mdiobus_devres_match()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | iomem.c | 134 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 D | vblank.c | 577 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 D | hw.c | 292 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 D | mipi-csi2.h | 164 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 D | j721e-evm.c | 77 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 D | em_ipt.c | 25 u8 match_data[] __aligned(8); member
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-palmas.c | 243 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H A D | meson-clk-measure.c | 607 const struct meson_msr_id *match_data; in meson_msr_probe() local
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | mapping.c | 37 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 D | hw.c | 296 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
|
| H A D | hw.h | 31 const struct ispp_match_data *match_data; member
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | devres.c | 141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | process_keys.c | 588 const struct key_match_data *match_data) in lookup_user_key_possessed()
|