Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/sound/soc/meson/
H A Dmeson-card.h26 const struct meson_card_match_data *match_data; member
/kernel/linux/linux-6.6/sound/soc/meson/
H A Dmeson-card.h26 const struct meson_card_match_data *match_data; member
/kernel/linux/linux-5.10/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() argument
H A Dboard-ocelot.c63 ocelot_fixup_fdt(const void *fdt, const void *match_data) ocelot_fixup_fdt() argument
H A Dboard-sead3.c159 sead3_fixup_fdt(const void *fdt, const void *match_data) sead3_fixup_fdt() argument
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dboard-ocelot.c63 ocelot_fixup_fdt(const void *fdt, const void *match_data) ocelot_fixup_fdt() argument
H A Dboard-ingenic.c108 static __init const void *ingenic_fixup_fdt(const void *fdt, const void *match_data) in ingenic_fixup_fdt() argument
H A Dboard-sead3.c159 sead3_fixup_fdt(const void *fdt, const void *match_data) sead3_fixup_fdt() argument
/kernel/linux/linux-5.10/net/
H A Ddevres.c49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Darizona-i2c.c26 const void *match_data; in arizona_i2c_probe() local
H A Darizona-spi.c194 const void *match_data; in arizona_spi_probe() local
/kernel/linux/linux-6.6/net/
H A Ddevres.c49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h83 static inline int usbobj_default_match(struct usb_obj *obj, void *match_data) in usbobj_default_match() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_match_data.c98 pcre2_match_data_free(pcre2_match_data *match_data) in pcre2_match_data_free() argument
119 pcre2_get_mark(pcre2_match_data *match_data) pcre2_get_mark() argument
131 pcre2_get_ovector_pointer(pcre2_match_data *match_data) pcre2_get_ovector_pointer() argument
143 pcre2_get_ovector_count(pcre2_match_data *match_data) pcre2_get_ovector_count() argument
155 pcre2_get_startchar(pcre2_match_data *match_data) pcre2_get_startchar() argument
167 pcre2_get_match_data_size(pcre2_match_data *match_data) pcre2_get_match_data_size() argument
[all...]
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_jit_match() argument
[all...]
H A Dpcre2demo.c92 pcre2_match_data *match_data; in main() local
[all...]
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmdio_devres.c56 mdiobus_devres_match(struct device *dev, void *this, void *match_data) mdiobus_devres_match() argument
/kernel/linux/linux-5.10/kernel/
H A Diomem.c134 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match() argument
/kernel/linux/linux-6.6/kernel/
H A Diomem.c131 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match() argument
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmdio_devres.c56 mdiobus_devres_match(struct device *dev, void *this, void *match_data) mdiobus_devres_match() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c105 struct usb_obj *usbobj_find(struct usb_obj *obj, usbobj_match_t match, void *match_data) in usbobj_find() argument
179 usbobj_for_each_child(struct usb_obj *obj, usbobj_match_t match, void *match_data, void (*fn)(struct usb_obj *, void *), void *data) usbobj_for_each_child() argument
/kernel/linux/linux-6.6/lib/kunit/
H A Dresource.c63 kunit_destroy_resource(struct kunit *test, kunit_resource_match_t match, void *match_data) kunit_destroy_resource() argument
127 __kunit_action_match(struct kunit *test, struct kunit_resource *res, void *match_data) __kunit_action_match() argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/kunit/
H A Dresource.h323 kunit_find_resource(struct kunit *test, kunit_resource_match_t match, void *match_data) kunit_find_resource() argument
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dtmp117.c130 unsigned long match_data; in tmp117_identify() local

Completed in 9 milliseconds

123456