Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmcb.h117 extern void mcb_bus_add_devices(const struct mcb_bus *bus);
/linux/drivers/mcb/
H A Dmcb-core.c409 void mcb_bus_add_devices(const struct mcb_bus *bus) in mcb_bus_add_devices() function
413 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()