Home
last modified time | relevance | path

Searched defs:matchptr (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dcomponent.h117 component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), void *compare_data) component_match_add() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcomponent.h123 component_match_add(struct device *parent, struct component_match **matchptr, int (*compare)(struct device *, void *), void *compare_data) component_match_add() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_of.h66 drm_of_component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), struct device_node *node) drm_of_component_match_add() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_of.h75 drm_of_component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), struct device_node *node) drm_of_component_match_add() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c336 __component_match_add(struct device *master, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), int (*compare_typed)(struct device *, int, void *), void *compare_data) __component_match_add() argument
400 component_match_add_release(struct device *master, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), void *compare_data) component_match_add_release() argument
427 component_match_add_typed(struct device *master, struct component_match **matchptr, int (*compare_typed)(struct device *, int, void *), void *compare_data) component_match_add_typed() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_of.c91 drm_of_component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), struct device_node *node) drm_of_component_match_add() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dcomponent.c381 __component_match_add(struct device *parent, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), int (*compare_typed)(struct device *, int, void *), void *compare_data) __component_match_add() argument
445 component_match_add_release(struct device *parent, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), void *compare_data) component_match_add_release() argument
472 component_match_add_typed(struct device *parent, struct component_match **matchptr, int (*compare_typed)(struct device *, int, void *), void *compare_data) component_match_add_typed() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_of.c89 drm_of_component_match_add(struct device *master, struct component_match **matchptr, int (*compare)(struct device *, void *), struct device_node *node) drm_of_component_match_add() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_drv.c1142 add_components_mdp(struct device *master_dev, struct component_match **matchptr) add_components_mdp() argument
1200 add_gpu_components(struct device *dev, struct component_match **matchptr) add_gpu_components() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_drv.c1133 add_components_mdp(struct device *mdp_dev, struct component_match **matchptr) add_components_mdp() argument
1197 add_display_components(struct device *dev, struct component_match **matchptr) add_display_components() argument
1255 add_gpu_components(struct device *dev, struct component_match **matchptr) add_gpu_components() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c161 const u8 *matchptr; in ntfs_best_match() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd938x.c3545 wcd938x_add_slave_components(struct wcd938x_priv *wcd938x, struct device *dev, struct component_match **matchptr) wcd938x_add_slave_components() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c1835 match_patterns(char *matchptr, PCRE2_SIZE length, unsigned int options, in match_patterns() argument

Completed in 21 milliseconds