dwc2_max_desc_num 100 drivers/usb/dwc2/hcd_ddma.c dwc2_max_desc_num(qh); dwc2_max_desc_num 110 drivers/usb/dwc2/hcd_ddma.c qh->n_bytes = kcalloc(dwc2_max_desc_num(qh), sizeof(u32), flags); dwc2_max_desc_num 326 drivers/usb/dwc2/hcd_ddma.c dwc2_max_desc_num(qh)); dwc2_max_desc_num 613 drivers/usb/dwc2/hcd_ddma.c ntd_max = (dwc2_max_desc_num(qh) + qh->host_interval - 1) / dwc2_max_desc_num 877 drivers/usb/dwc2/hcd_ddma.c chan->ntd = dwc2_max_desc_num(qh);