Searched refs:ms_usb_get_intfdata (Results 1 – 3 of 3) sorted by relevance
444 struct usb_hub *pHub = (struct usb_hub*) ms_usb_get_intfdata (intf); in ms_hub_disconnect()643 struct usb_hub *hub = (struct usb_hub*) ms_usb_get_intfdata(ms_dev->actconfig->interface[0]); in ms_hub_port_status()
623 struct ms_usdata *ms_us = (struct ms_usdata*) ms_usb_get_intfdata(ms_intf); in ms_usb_msc_disconnect()
121 static __inline__ void *ms_usb_get_intfdata (struct usb_interface *intf) in ms_usb_get_intfdata() function