Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dcomponent.c381 static int component_bind(struct component *component, struct master *master, in component_bind() function
446 ret = component_bind(c, master, data); in component_bind_all()