Home
last modified time | relevance | path

Searched refs:component_match_realloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/base/
Dcomponent.c305 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc() function
356 ret = component_match_realloc(match, new_size); in __component_match_add()
466 ret = component_match_realloc(match, match->num); in component_master_add_with_match()