Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcomponent.c227 static int try_to_bring_up_aggregate_device(struct aggregate_device *adev, in try_to_bring_up_aggregate_device() function
269 ret = try_to_bring_up_aggregate_device(adev, component); in try_to_bring_up_masters()
537 ret = try_to_bring_up_aggregate_device(adev, NULL); in component_master_add_with_match()