Home
last modified time | relevance | path

Searched refs:CPE_AMBA_bus_type (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvAMBA.c97 struct bus_type CPE_AMBA_bus_type = { variable
99 {&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},
H A DdrvKernel.c266 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()
H A DdrvEhciHcd.c9574 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()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvCPE_AMBA.h103 extern struct bus_type CPE_AMBA_bus_type;