Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvBus.c97 static int bus_match(struct device_s * dev, struct device_driver * drv) in bus_match() function
135 if (!bus_match(dev,drv)) in device_attach()
159 bus_match(dev,drv); in driver_attach()