Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c385 pUdev = ms_to_usb_device(pDev); in ms_usb_release_dev()
435 return ms_to_usb_device(pDev_t); in ms_usb_get_dev()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h207 static __inline__ struct usb_device *ms_to_usb_device(struct device_s *d) in ms_to_usb_device() function