mips_cdmm_bustype 66 arch/mips/include/asm/cdmm.h extern struct bus_type mips_cdmm_bustype; mips_cdmm_bustype 119 drivers/bus/mips_cdmm.c struct bus_type mips_cdmm_bustype = { mips_cdmm_bustype 125 drivers/bus/mips_cdmm.c EXPORT_SYMBOL_GPL(mips_cdmm_bustype); mips_cdmm_bustype 223 drivers/bus/mips_cdmm.c drv->drv.bus = &mips_cdmm_bustype; mips_cdmm_bustype 540 drivers/bus/mips_cdmm.c dev->dev.bus = &mips_cdmm_bustype; mips_cdmm_bustype 612 drivers/bus/mips_cdmm.c ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, mips_cdmm_bustype 655 drivers/bus/mips_cdmm.c ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, mips_cdmm_bustype 672 drivers/bus/mips_cdmm.c ret = bus_register(&mips_cdmm_bustype);