Searched refs:CPE_AMBA_bus_type (Results 1 – 4 of 4) sorted by relevance
97 struct bus_type CPE_AMBA_bus_type = { variable99 {&CPE_AMBA_bus_type.drivers_list,&CPE_AMBA_bus_type.drivers_list},100 {&CPE_AMBA_bus_type.devices_list,&CPE_AMBA_bus_type.devices_list},
266 INIT_LIST_HEAD(&CPE_AMBA_bus_type.devices_list); in init_sys()267 INIT_LIST_HEAD(&CPE_AMBA_bus_type.drivers_list); in init_sys()
9574 ehci_hcd_cpe_driver.drv.bus = &CPE_AMBA_bus_type; in ehci_hcd_cpe_ehci_init()9596 cpe_ehci_dev.dev.bus = &CPE_AMBA_bus_type; in ehci_cpe_dev_init()
103 extern struct bus_type CPE_AMBA_bus_type;