Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c103 #define usbhsg_ureq_to_pkt(u) (&(u)->pkt) macro
170 struct usbhs_pkt *pkt = usbhsg_ureq_to_pkt(ureq); in usbhsg_queue_push()
668 usbhs_pkt_init(usbhsg_ureq_to_pkt(ureq)); in usbhsg_ep_alloc_request()
711 usbhs_pkt_pop(pipe, usbhsg_ureq_to_pkt(ureq)); in usbhsg_ep_dequeue()