Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_host.c474 static int usbhsh_device_has_endpoint(struct usbhsh_device *udev) in usbhsh_device_has_endpoint() function
554 if (usbhsh_device_has_endpoint(udev)) { in usbhsh_device_attach()
559 if (usbhsh_device_has_endpoint(udev0)) { in usbhsh_device_attach()
612 if (usbhsh_device_has_endpoint(udev)) { in usbhsh_device_detach()
1084 if (!usbhsh_device_has_endpoint(udev)) in usbhsh_endpoint_disable()