Lines Matching refs:component_match
50 struct component_match { struct
62 struct component_match *match; argument
86 struct component_match *match = m->match; in component_devices_show()
175 struct component_match *match = adev->match; in find_components()
346 struct component_match *match = res; in devm_component_match_release()
359 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc()
382 struct component_match **matchptr, in __component_match_add()
388 struct component_match *match = *matchptr; in __component_match_add()
446 struct component_match **matchptr, in component_match_add_release()
473 struct component_match **matchptr, in component_match_add_typed()
483 struct component_match *match = adev->match; in free_aggregate_device()
514 struct component_match *match) in component_master_add_with_match()