Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/base/
Dcomponent.c359 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc() function
410 ret = component_match_realloc(match, new_size); in __component_match_add()
520 ret = component_match_realloc(match, match->num); in component_master_add_with_match()