Searched refs:pch_udc_pcd_set_halt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Dpch_udc.c1884 * pch_udc_pcd_set_halt() - This function Sets or clear the endpoint halt
1893 static int pch_udc_pcd_set_halt(struct usb_ep *usbep, int halt) function
1986 .set_halt = pch_udc_pcd_set_halt,

Completed in 257 milliseconds