Searched refs:mips_cdmm_bustype (Results 1 – 2 of 2) sorted by relevance
121 struct bus_type mips_cdmm_bustype = { variable127 EXPORT_SYMBOL_GPL(mips_cdmm_bustype);225 drv->drv.bus = &mips_cdmm_bustype; in BUILD_PERCPU_HELPER()556 dev->dev.bus = &mips_cdmm_bustype; in mips_cdmm_bus_discover()626 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, in BUILD_PERDEV_HELPER()669 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, in mips_cdmm_cpu_online()686 ret = bus_register(&mips_cdmm_bustype); in mips_cdmm_init()
66 extern struct bus_type mips_cdmm_bustype;