Searched defs:match_data (Results 1 - 25 of 58) sorted by relevance

123

/linux-master/sound/soc/meson/
H A Dmeson-card.h26 const struct meson_card_match_data *match_data; member in struct:meson_card
/linux-master/net/
H A Ddevres.c49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) argument
/linux-master/arch/mips/generic/
H A Dboard-ocelot.c63 ocelot_fixup_fdt(const void *fdt, const void *match_data) argument
H A Dboard-ingenic.c108 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) argument
H A Dboard-sead3.c159 sead3_fixup_fdt(const void *fdt, const void *match_data) argument
/linux-master/kernel/
H A Diomem.c131 static int devm_memremap_match(struct device *dev, void *res, void *match_data) argument
/linux-master/drivers/net/phy/
H A Dmdio_devres.c56 mdiobus_devres_match(struct device *dev, void *this, void *match_data) argument
/linux-master/lib/kunit/
H A Dresource.c63 kunit_destroy_resource(struct kunit *test, kunit_resource_match_t match, void *match_data) argument
127 __kunit_action_match(struct kunit *test, struct kunit_resource *res, void *match_data) argument
/linux-master/drivers/mfd/
H A Darizona-spi.c194 const void *match_data; local
/linux-master/include/kunit/
H A Dresource.h323 kunit_find_resource(struct kunit *test, kunit_resource_match_t match, void *match_data) argument
/linux-master/net/dns_resolver/
H A Ddns_key.c284 static int dns_resolver_match_preparse(struct key_match_data *match_data) argument
249 dns_resolver_cmp(const struct key *key, const struct key_match_data *match_data) argument
/linux-master/drivers/nvme/common/
H A Dkeyring.c52 static int nvme_tls_psk_match_preparse(struct key_match_data *match_data) argument
29 nvme_tls_psk_match(const struct key *key, const struct key_match_data *match_data) argument
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c124 const struct wave5_match_data *match_data; local
[all...]
/linux-master/drivers/iio/accel/
H A Dda280.c102 const struct da280_match_data *match_data; local
/linux-master/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; local
/linux-master/security/keys/
H A Dprocess_keys.c587 lookup_user_key_possessed(const struct key *key, const struct key_match_data *match_data) argument
/linux-master/drivers/soc/amlogic/
H A Dmeson-clk-measure.c607 const struct meson_msr_id *match_data; local
/linux-master/tools/testing/nvdimm/test/
H A Diomap.c212 static int match(struct device *dev, void *__res, void *match_data) argument
/linux-master/drivers/clk/
H A Dclk-palmas.c234 const struct palmas_clks_of_match_data *match_data; local
/linux-master/mm/
H A Ddmapool.c474 static int dmam_pool_match(struct device *dev, void *res, void *match_data) argument
/linux-master/drivers/soc/qcom/
H A Dpmic_glink.c245 const unsigned long *match_data; local
/linux-master/lib/
H A Ddevres.c21 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) argument
259 devm_ioport_map_match(struct device *dev, void *res, void *match_data) argument
/linux-master/drivers/iio/temperature/
H A Dtmp117.c149 const struct tmp11x_info *match_data; local
/linux-master/crypto/asymmetric_keys/
H A Dasymmetric_type.c310 static int asymmetric_key_match_preparse(struct key_match_data *match_data) argument
261 asymmetric_key_cmp(const struct key *key, const struct key_match_data *match_data) argument
274 asymmetric_key_cmp_partial(const struct key *key, const struct key_match_data *match_data) argument
287 asymmetric_key_cmp_name(const struct key *key, const struct key_match_data *match_data) argument
354 asymmetric_key_match_free(struct key_match_data *match_data) argument
[all...]
/linux-master/drivers/pmdomain/starfive/
H A Djh71xx-pmu.c71 const struct jh71xx_pmu_match_data *match_data; member in struct:jh71xx_pmu
188 const struct jh71xx_pmu_match_data *match_data = pmu->match_data; local
323 const struct jh71xx_pmu_match_data *match_data; local
[all...]

Completed in 246 milliseconds

123