Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmcb.h120 extern void mcb_bus_add_devices(const struct mcb_bus *bus);
/openbmc/linux/drivers/mcb/
H A Dmcb-core.c408 void mcb_bus_add_devices(const struct mcb_bus *bus) in mcb_bus_add_devices() function
412 EXPORT_SYMBOL_NS_GPL(mcb_bus_add_devices, MCB);
H A Dmcb-pci.c118 mcb_bus_add_devices(priv->bus); in mcb_pci_probe()
H A Dmcb-lpc.c91 mcb_bus_add_devices(priv->bus); in mcb_lpc_probe()