mcp_bus_type       45 drivers/mfd/mcp-core.c static struct bus_type mcp_bus_type = {
mcp_bus_type      180 drivers/mfd/mcp-core.c 		mcp->attached_device.bus = &mcp_bus_type;
mcp_bus_type      210 drivers/mfd/mcp-core.c 	mcpdrv->drv.bus = &mcp_bus_type;
mcp_bus_type      223 drivers/mfd/mcp-core.c 	return bus_register(&mcp_bus_type);
mcp_bus_type      228 drivers/mfd/mcp-core.c 	bus_unregister(&mcp_bus_type);