Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/
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()