Searched defs:ms_intf (Results 1 – 2 of 2) sorted by relevance
253 static int ms_usb_associate_dev(struct ms_usdata *ms_us, struct usb_interface *ms_intf) in ms_usb_associate_dev()528 static int ms_usb_msc_probe(struct usb_interface *ms_intf, const struct usb_device_id *id) in ms_usb_msc_probe()621 static void ms_usb_msc_disconnect(struct usb_interface *ms_intf) in ms_usb_msc_disconnect()
151 struct usb_host_interface *ms_intf; in ms_usb_match_id() local