Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcomponent.h19 int component_bind_all(struct device *master, void *master_data);
/linux-4.19.296/drivers/base/
Dcomponent.c518 int component_bind_all(struct device *master_dev, void *data) in component_bind_all() function
550 EXPORT_SYMBOL_GPL(component_bind_all);