Searched refs:pch_udc_pcd_set_halt (Results 1 – 1 of 1) sorted by relevance
1884 * pch_udc_pcd_set_halt() - This function Sets or clear the endpoint halt1893 static int pch_udc_pcd_set_halt(struct usb_ep *usbep, int halt) in pch_udc_pcd_set_halt() function 1986 .set_halt = pch_udc_pcd_set_halt,