Home
last modified time | relevance | path

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

/drivers/base/
Dcomponent.c235 static int try_to_bring_up_master(struct master *master, in try_to_bring_up_master() function
275 ret = try_to_bring_up_master(m, component); in try_to_bring_up_masters()
492 ret = try_to_bring_up_master(master, NULL); in component_master_add_with_match()