Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcomponent.c213 static int try_to_bring_up_master(struct master *master, in try_to_bring_up_master() function
253 ret = try_to_bring_up_master(m, component); in try_to_bring_up_masters()
405 ret = try_to_bring_up_master(master, NULL); in component_master_add_with_match()