Home
last modified time | relevance | path

Searched refs:hs_periodic_bitmap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_queue.c558 pmap_print(hsotg->hs_periodic_bitmap, in dwc2_qh_schedule_print()
664 us = pmap_schedule(hsotg->hs_periodic_bitmap, in dwc2_hs_pmap_schedule()
689 pmap_unschedule(hsotg->hs_periodic_bitmap, in dwc2_hs_pmap_unschedule()
H A Dcore.h965 * @hs_periodic_bitmap: Bitmap used by the microframe scheduler any time the
1145 unsigned long hs_periodic_bitmap[ member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c528 pmap_print(hsotg->hs_periodic_bitmap, in dwc2_qh_schedule_print()
634 us = pmap_schedule(hsotg->hs_periodic_bitmap, in dwc2_hs_pmap_schedule()
659 pmap_unschedule(hsotg->hs_periodic_bitmap, in dwc2_hs_pmap_unschedule()
H A Dcore.h950 * @hs_periodic_bitmap: Bitmap used by the microframe scheduler any time the
1134 DECLARE_BITMAP(hs_periodic_bitmap, DWC2_HS_SCHEDULE_US);

Completed in 11 milliseconds