Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dpipe.h115 void usbhs_dcp_dir_for_host(struct usbhs_pipe *pipe, int dir_out);
H A Dpipe.c798 void usbhs_dcp_dir_for_host(struct usbhs_pipe *pipe, int dir_out) in usbhs_dcp_dir_for_host() function
H A Dfifo.c334 usbhs_dcp_dir_for_host(pipe, write); in usbhsf_fifo_select()