Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h185 static __inline__ struct device_s *get_device(struct device_s *dev_ptr) in get_device() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c2691 tmp = get_device(&dev->dev); in usb_get_dev()