Searched refs:ms_to_usb_device (Results 1 – 2 of 2) sorted by relevance
385 pUdev = ms_to_usb_device(pDev); in ms_usb_release_dev()435 return ms_to_usb_device(pDev_t); in ms_usb_get_dev()
207 static __inline__ struct usb_device *ms_to_usb_device(struct device_s *d) in ms_to_usb_device() function