Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/renesas_usbhs/
A Dpipe.h91 void usbhs_pipe_set_trans_count_if_bulk(struct usbhs_pipe *pipe, int len);
A Dfifo.c518 usbhs_pipe_set_trans_count_if_bulk(pipe, pkt->length); in usbhsf_pio_try_push()
641 usbhs_pipe_set_trans_count_if_bulk(pipe, pkt->length); in usbhsf_prepare_pop()
855 usbhs_pipe_set_trans_count_if_bulk(pipe, pkt->trans); in usbhsf_dma_xfer_preparing()
A Dpipe.c372 void usbhs_pipe_set_trans_count_if_bulk(struct usbhs_pipe *pipe, int len) in usbhs_pipe_set_trans_count_if_bulk() function

Completed in 7 milliseconds