Searched refs:usbhsh_request (Results 1 – 1 of 1) sorted by relevance
73 struct usbhsh_request { struct159 container_of((void *)p, struct usbhsh_request, pkt)164 static struct usbhsh_request *usbhsh_ureq_alloc(struct usbhsh_hpriv *hpriv, in usbhsh_ureq_alloc()168 struct usbhsh_request *ureq; in usbhsh_ureq_alloc()172 ureq = kzalloc(sizeof(struct usbhsh_request), mem_flags); in usbhsh_ureq_alloc()186 struct usbhsh_request *ureq) in usbhsh_ureq_free()646 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_queue_done()682 struct usbhsh_request *ureq; in usbhsh_queue_push()815 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_data_stage_packet_done()829 struct usbhsh_request *ureq; in usbhsh_data_stage_packet_push()[all …]