Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dhcd.h549 static inline u8 dwc2_hcd_is_pipe_out(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_is_pipe_out() function
Dhcd.c2387 dwc2_hcd_is_pipe_out(&urb->pipe_info); in dwc2_hc_init_xfer()