Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_gadget.c62 struct usbhsg_recip_handle { struct
254 static struct usbhsg_recip_handle req_clear_feature = {
295 static struct usbhsg_recip_handle req_set_feature = {
396 static struct usbhsg_recip_handle req_get_status = {
407 struct usbhsg_recip_handle *handler, in usbhsg_recip_run_handle()
483 struct usbhsg_recip_handle *recip_handler = NULL; in usbhsg_irq_ctrl_stage()