Home
last modified time | relevance | path

Searched refs:give_back_ep (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c2190 static void give_back_ep(struct usb_ep **pep) in give_back_ep() function
2264 give_back_ep(&fu->ep_in); in usbg_bind()
2265 give_back_ep(&fu->ep_out); in usbg_bind()
2266 give_back_ep(&fu->ep_status); in usbg_bind()
2267 give_back_ep(&fu->ep_cmd); in usbg_bind()