Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c459 static int usbhsh_device_has_endpoint(struct usbhsh_device *udev) in usbhsh_device_has_endpoint() function
539 if (usbhsh_device_has_endpoint(udev)) { in usbhsh_device_attach()
544 if (usbhsh_device_has_endpoint(udev0)) { in usbhsh_device_attach()
597 if (usbhsh_device_has_endpoint(udev)) { in usbhsh_device_detach()
1070 if (!usbhsh_device_has_endpoint(udev)) in usbhsh_endpoint_disable()