Searched refs:rt_bus (Results 1 – 9 of 9) sorted by relevance
18 typedef struct rt_bus *rt_bus_t;20 struct rt_bus struct
19 struct rt_bus *bus;
17 static struct rt_bus i2c_bus;167 static struct rt_bus i2c_bus =
22 struct rt_bus *bus = RT_NULL; in rt_driver_register()
23 static struct rt_bus platform_bus;193 static struct rt_bus platform_bus =
19 static struct rt_bus spi_bus;197 static struct rt_bus spi_bus =
262 static struct rt_bus rt_phy_bus;561 static struct rt_bus rt_phy_bus =
23 static struct rt_bus *pci_bus;
892 static struct rt_bus pci_bus;1007 static struct rt_bus pci_bus =
Completed in 11 milliseconds