Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.h485 static inline u16 dwc2_hcd_get_maxp_mult(struct dwc2_hcd_pipe_info *pipe) in dwc2_hcd_get_maxp_mult() function
H A Dhcd_queue.c1455 int maxp_mult = dwc2_hcd_get_maxp_mult(&urb->pipe_info); in dwc2_qh_init()
H A Dhcd.c3941 dwc2_hcd_get_maxp_mult(&urb->pipe_info)); in dwc2_hcd_dump_state()