Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_host.c155 static struct usbhsh_request *usbhsh_ureq_alloc(struct usbhsh_hpriv *hpriv, in usbhsh_ureq_alloc() function
677 ureq = usbhsh_ureq_alloc(hpriv, urb, mem_flags); in usbhsh_queue_push()
817 ureq = usbhsh_ureq_alloc(hpriv, urb, mem_flags); in usbhsh_data_stage_packet_push()
847 ureq = usbhsh_ureq_alloc(hpriv, urb, mem_flags); in usbhsh_status_stage_packet_push()