Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c267 int dir_in_req = !!usb_pipein(urb->pipe); in usbhsh_pipe_attach() local
293 if (0 != (dir_in - dir_in_req)) in usbhsh_pipe_attach()
321 dir_in_req ? "in" : "out"); in usbhsh_pipe_attach()