Searched refs:pmap_print (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 428 * pmap_print() - Print the given periodic map 440 static void pmap_print(unsigned long *map, int bits_per_period, in pmap_print() function 539 pmap_print(map, DWC2_LS_PERIODIC_SLICES_PER_FRAME, in dwc2_qh_schedule_print() 558 pmap_print(hsotg->hs_periodic_bitmap, in dwc2_qh_schedule_print()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 398 * pmap_print() - Print the given periodic map 410 static void pmap_print(unsigned long *map, int bits_per_period, in pmap_print() function 509 pmap_print(map, DWC2_LS_PERIODIC_SLICES_PER_FRAME, in dwc2_qh_schedule_print() 528 pmap_print(hsotg->hs_periodic_bitmap, in dwc2_qh_schedule_print()
|
Completed in 7 milliseconds