Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mcb/
Dmcb-core.c312 static int __mcb_bus_add_child(struct device *dev, void *data) in __mcb_bus_add_child() function
335 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_bus_add_child); in mcb_bus_add_devices()