Searched refs:endpoint_uninit (Results 1 – 2 of 2) sorted by relevance
127 void (*endpoint_uninit) (struct usb_device *, struct usb_endpoint *); member
878 udev->bus->methods->endpoint_uninit != NULL) in usb_config_parse()879 udev->bus->methods->endpoint_uninit(udev, ep); in usb_config_parse()