Searched refs:discon_func (Results 1 – 2 of 2) sorted by relevance
254 if (pUintf->driver && pUintf->driver->discon_func) in ms_usb_unbind_interface()255 pUintf->driver->discon_func(pUintf); in ms_usb_unbind_interface()
243 void (*discon_func) (struct usb_interface *intf); member