Home
last modified time | relevance | path

Searched refs:bus_register (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h246 extern int bus_register(struct bus_type * bus);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvBus.c245 int bus_register(struct bus_type * bus) in bus_register() function
H A DdrvUSB.c4368 bus_register(&usb_bus_type); in usb_init()