component_match
struct component_match **matchptr)
struct component_match *match = NULL;
const struct component_master_ops *ops, struct component_match *match)
struct component_match **matchptr,
struct component_match *match = *matchptr;
match = malloc(sizeof(struct component_match),
struct component_match;
void drm_of_component_match_add(struct device *, struct component_match **,
const struct component_master_ops *, struct component_match *);
struct component_match;