Searched refs:soc_bus_type (Results 1 – 1 of 1) sorted by relevance
30 static struct bus_type soc_bus_type = { variable120 if (!soc_bus_type.p) { in soc_device_register()148 soc_dev->dev.bus = &soc_bus_type; in soc_device_register()183 ret = bus_register(&soc_bus_type); in soc_bus_register()251 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()