Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c254 int dir_in_req = !!usb_pipein(urb->pipe); in usbhsh_pipe_attach() local
280 if (0 != (dir_in - dir_in_req)) in usbhsh_pipe_attach()
308 dir_in_req ? "in" : "out"); in usbhsh_pipe_attach()