Searched defs:maxp_mult (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 1521 int maxp_mult = dwc2_hcd_get_maxp_mult(&urb->pipe_info); in dwc2_qh_init() local
|
H A D | hcd.h | 175 u16 maxp_mult; member 345 u16 maxp_mult; member
|
H A D | hcd.c | 3812 dwc2_hcd_urb_set_pipeinfo(struct dwc2_hsotg *hsotg, struct dwc2_hcd_urb *urb, u8 dev_addr, u8 ep_num, u8 ep_type, u8 ep_dir, u16 maxp, u16 maxp_mult) dwc2_hcd_urb_set_pipeinfo() argument
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 1491 int maxp_mult = dwc2_hcd_get_maxp_mult(&urb->pipe_info); in dwc2_qh_init() local
|
H A D | hcd.h | 146 u16 maxp_mult; member 316 u16 maxp_mult; member
|
H A D | hcd.c | 3830 dwc2_hcd_urb_set_pipeinfo(struct dwc2_hsotg *hsotg, struct dwc2_hcd_urb *urb, u8 dev_addr, u8 ep_num, u8 ep_type, u8 ep_dir, u16 maxp, u16 maxp_mult) dwc2_hcd_urb_set_pipeinfo() argument
|
Completed in 20 milliseconds