Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcomponent.c464 static int component_bind(struct component *component, struct master *master, in component_bind() function
533 ret = component_bind(c, master, data); in component_bind_all()