Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcomponent.c615 static int component_bind(struct component *component, struct aggregate_device *adev, in component_bind() function
694 ret = component_bind(c, adev, data); in component_bind_all()