Home
last modified time | relevance | path

Searched defs:match_data (Results 26 - 50 of 134) sorted by relevance

123456

/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_key.c284 static int dns_resolver_match_preparse(struct key_match_data *match_data) in dns_resolver_match_preparse() argument
249 dns_resolver_cmp(const struct key *key, const struct key_match_data *match_data) dns_resolver_cmp() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_fuzzsupport.c61 pcre2_match_data *match_data = NULL; in LLVMFuzzerTestOneInput() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dhw.c292 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
[all...]
H A Dhw.h38 const struct ispp_match_data *match_data; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dhw.h117 const struct rkcif_hw_match_data *match_data; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dhw.h39 const struct isp_match_data *match_data; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c292 const struct ispp_match_data *match_data; in rkispp_hw_probe() local
[all...]
H A Dhw.h31 const struct ispp_match_data *match_data; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.h121 const struct rkcif_hw_match_data *match_data; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.h39 const struct isp_match_data *match_data; member
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-palmas.c243 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/kernel/linux/linux-5.10/drivers/soc/amlogic/
H A Dmeson-clk-measure.c606 const struct meson_msr_id *match_data; in meson_msr_probe() local
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c311 static int devm_usb_phy_match(struct device *dev, void *res, void *match_data) in devm_usb_phy_match() argument
/kernel/linux/linux-5.10/security/keys/
H A Dprocess_keys.c587 lookup_user_key_possessed(const struct key *key, const struct key_match_data *match_data) lookup_user_key_possessed() argument
/kernel/linux/linux-5.10/lib/
H A Ddevres.c20 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match() argument
249 devm_ioport_map_match(struct device *dev, void *res, void *match_data) devm_ioport_map_match() argument
/kernel/linux/linux-5.10/mm/
H A Ddmapool.c479 static int dmam_pool_match(struct device *dev, void *res, void *match_data) in dmam_pool_match() argument
/kernel/linux/linux-5.10/kernel/dma/
H A Dmapping.c37 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match() argument
61 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent() local
/kernel/linux/linux-5.10/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c27 static int devm_pci_epc_match(struct device *dev, void *res, void *match_data) in devm_pci_epc_match() argument
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpmic_glink.c248 const unsigned long *match_data; in pmic_glink_probe() local
/kernel/linux/linux-6.6/drivers/soc/amlogic/
H A Dmeson-clk-measure.c607 const struct meson_msr_id *match_data; in meson_msr_probe() local
/kernel/linux/linux-6.6/drivers/pmdomain/starfive/
H A Djh71xx-pmu.c61 const struct jh71xx_pmu_match_data *match_data; member
265 const struct jh71xx_pmu_match_data *match_data; in jh71xx_pmu_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-palmas.c234 const struct palmas_clks_of_match_data *match_data; in palmas_clks_probe() local
/kernel/linux/linux-6.6/kernel/irq/
H A Ddevres.c141 struct irq_devres match_data = { irq, dev_id }; in devm_free_irq() local
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Diomap.c212 static int match(struct device *dev, void *__res, void *match_data) in match() argument

Completed in 15 milliseconds

123456