Searched refs:usbhs_pipe_select_fifo (Results 1 – 3 of 3) sorted by relevance
92 void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct usbhs_fifo *fifo);
312 usbhs_pipe_select_fifo(pipe, NULL); in usbhsf_fifo_unselect()343 usbhs_pipe_select_fifo(pipe, fifo); in usbhsf_fifo_select()
754 void usbhs_pipe_select_fifo(struct usbhs_pipe *pipe, struct usbhs_fifo *fifo) in usbhs_pipe_select_fifo() function