Lines Matching refs:component_match
55 struct component_match { struct
67 struct component_match *match; argument
91 struct component_match *match = m->match; in component_devices_show()
180 struct component_match *match = master->match; in find_components()
292 struct component_match *match = res; in devm_component_match_release()
305 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc()
328 struct component_match **matchptr, in __component_match_add()
334 struct component_match *match = *matchptr; in __component_match_add()
392 struct component_match **matchptr, in component_match_add_release()
419 struct component_match **matchptr, in component_match_add_typed()
429 struct component_match *match = master->match; in free_master()
460 struct component_match *match) in component_master_add_with_match()