Home
last modified time | relevance | path

Searched defs:usbhsh_ep (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dmod_host.c74 struct usbhsh_ep { struct
75 struct usbhs_pipe *pipe; /* attached pipe */
76 struct usbhsh_device *udev; /* attached udev */
77 struct usb_host_endpoint *ep;
78 struct list_head ep_list; /* list to usbhsh_device */
79 unsigned int counter; /* pipe attach counter */