/kernel/linux/linux-5.10/include/linux/ |
H A D | component.h | 117 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 D | component.h | 123 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 D | drm_of.h | 66 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 D | drm_of.h | 75 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 D | component.c | 336 __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 D | drm_of.c | 91 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 D | component.c | 381 __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 D | drm_of.c | 89 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 D | msm_drv.c | 1142 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 D | msm_drv.c | 1133 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 D | compress.c | 161 const u8 *matchptr; in ntfs_best_match() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd938x.c | 3545 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 D | pcre2grep.c | 1835 match_patterns(char *matchptr, PCRE2_SIZE length, unsigned int options, in match_patterns() argument
|