Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/
Dcomponent.c141 static struct aggregate_device *__aggregate_find(struct device *parent, in __aggregate_find() function
563 adev = __aggregate_find(parent, ops); in component_master_del()
602 adev = __aggregate_find(parent, NULL); in component_unbind_all()
686 adev = __aggregate_find(parent, NULL); in component_bind_all()