Home
last modified time | relevance | path

Searched refs:ms_bus_type (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h95 struct ms_bus_type * bus;
118 struct ms_bus_type * bus_type; // type of device bus
166 struct ms_bus_type { struct
H A DdrvUSBHost.h257 extern struct ms_bus_type usb_bus_type;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBus.c142 struct ms_bus_type * ms_bus = ms_gdev->bus_type; in ms_device_attach()
176 struct ms_bus_type * ms_bus = ms_drv->bus; in ms_driver_attach()
283 struct ms_bus_type * ms_bus = ms_drv->bus; in ms_bus_add_driver()
H A DdrvKernel.c88 extern struct ms_bus_type usb_bus_type;
H A DdrvUSB.c842 struct ms_bus_type usb_bus_type = {