Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c64 struct usbhsh_request { struct
150 container_of((void *)p, struct usbhsh_request, pkt)
159 struct usbhsh_request *ureq; in usbhsh_ureq_alloc()
161 ureq = kzalloc(sizeof(struct usbhsh_request), mem_flags); in usbhsh_ureq_alloc()
173 struct usbhsh_request *ureq) in usbhsh_ureq_free()
631 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_queue_done()
667 struct usbhsh_request *ureq; in usbhsh_queue_push()
800 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_data_stage_packet_done()
814 struct usbhsh_request *ureq; in usbhsh_data_stage_packet_push()
844 struct usbhsh_request *ureq; in usbhsh_status_stage_packet_push()
[all …]