Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_gadget.c57 struct usbhsg_recip_handle { struct
249 static struct usbhsg_recip_handle req_clear_feature = {
290 static struct usbhsg_recip_handle req_set_feature = {
390 static struct usbhsg_recip_handle req_get_status = {
401 struct usbhsg_recip_handle *handler, in usbhsg_recip_run_handle()
477 struct usbhsg_recip_handle *recip_handler = NULL; in usbhsg_irq_ctrl_stage()