Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c1111 * pch_udc_pcd_wakeup() - This API is invoked to initiate a remote wakeup
1118 static int pch_udc_pcd_wakeup(struct usb_gadget *gadget) in pch_udc_pcd_wakeup() function
1237 .wakeup = pch_udc_pcd_wakeup,