Searched refs:usbhs_pipe_clear_without_sequence (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 83 void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe,
|
H A D | pipe.c | 609 void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe, in usbhs_pipe_clear_without_sequence() function 632 usbhs_pipe_clear_without_sequence(pipe, 1, enable); in usbhs_pipe_config_change_bfre()
|
H A D | fifo.c | 135 usbhs_pipe_clear_without_sequence(pipe, 0, 0); in usbhs_pkt_pop()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 83 void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe,
|
H A D | pipe.c | 609 void usbhs_pipe_clear_without_sequence(struct usbhs_pipe *pipe, in usbhs_pipe_clear_without_sequence() function 632 usbhs_pipe_clear_without_sequence(pipe, 1, enable); in usbhs_pipe_config_change_bfre()
|
H A D | fifo.c | 135 usbhs_pipe_clear_without_sequence(pipe, 0, 0); in usbhs_pkt_pop()
|
Completed in 13 milliseconds