Searched full:usbhsh_ep (Results 1 – 1 of 1) sorted by relevance
71 struct list_head ep_list_head; /* list of usbhsh_ep */74 struct usbhsh_ep { struct248 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach()325 struct usbhsh_ep *uep) in usbhsh_pipe_detach()372 struct usbhsh_ep *uep; in usbhsh_endpoint_attach()377 uep = kzalloc_obj(struct usbhsh_ep, mem_flags); in usbhsh_endpoint_attach()410 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach()442 struct usbhsh_ep *uep, *next; in usbhsh_endpoint_detach_all()664 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_queue_push()870 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_dcp_queue_push()[all …]