Searched refs:__component_add (Results 1 – 1 of 1) sorted by relevance
711 static int __component_add(struct device *dev, const struct component_ops *ops, in __component_add() function768 return __component_add(dev, ops, subcomponent); in component_add_typed()789 return __component_add(dev, ops, 0); in component_add()