Home
last modified time | relevance | path

Searched refs:rt_bus (Results 1 – 9 of 9) sorted by relevance

/components/drivers/include/drivers/core/
A Dbus.h18 typedef struct rt_bus *rt_bus_t;
20 struct rt_bus struct
A Ddriver.h19 struct rt_bus *bus;
/components/drivers/i2c/
A Ddev_i2c_bus.c17 static struct rt_bus i2c_bus;
167 static struct rt_bus i2c_bus =
/components/drivers/core/
A Ddriver.c22 struct rt_bus *bus = RT_NULL; in rt_driver_register()
A Dplatform.c23 static struct rt_bus platform_bus;
193 static struct rt_bus platform_bus =
/components/drivers/spi/
A Ddev_spi_bus.c19 static struct rt_bus spi_bus;
197 static struct rt_bus spi_bus =
/components/drivers/phy/
A Dphy.c262 static struct rt_bus rt_phy_bus;
561 static struct rt_bus rt_phy_bus =
/components/drivers/pci/
A Dprocfs.c23 static struct rt_bus *pci_bus;
A Dpci.c892 static struct rt_bus pci_bus;
1007 static struct rt_bus pci_bus =

Completed in 11 milliseconds