Searched refs:dwc2_sch_dbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 506 dwc2_sch_dbg(print_data->hsotg, "QH=%p ...%s\n", print_data->qh, str); in dwc2_qh_print() 530 dwc2_sch_dbg(hsotg, "QH=%p LS/FS trans: %d=>%d us @ %d us", in dwc2_qh_schedule_print() 536 dwc2_sch_dbg(hsotg, in dwc2_qh_schedule_print() 552 dwc2_sch_dbg(hsotg, in dwc2_qh_schedule_print() 557 dwc2_sch_dbg(hsotg, "QH=%p Whole high speed map now:\n", qh); in dwc2_qh_schedule_print() 857 dwc2_sch_dbg(hsotg, in dwc2_uframe_schedule_split() 1045 dwc2_sch_dbg(hsotg, "QH=%p Failed to schedule %d\n", qh, ret); in dwc2_uframe_schedule() 1068 dwc2_sch_dbg(hsotg, "QH=%p Unscheduled\n", qh); in dwc2_uframe_unschedule() 1617 dwc2_sch_dbg(hsotg, "QH=%p Init %s, %s speed, %d bytes:\n", qh, type, in dwc2_qh_init() 1619 dwc2_sch_dbg(hsot in dwc2_qh_init() [all...] |
H A D | core.h | 59 #define dwc2_sch_dbg(hsotg, fmt, ...) \ macro
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 476 dwc2_sch_dbg(print_data->hsotg, "QH=%p ...%s\n", print_data->qh, str); in dwc2_qh_print() 500 dwc2_sch_dbg(hsotg, "QH=%p LS/FS trans: %d=>%d us @ %d us", in dwc2_qh_schedule_print() 506 dwc2_sch_dbg(hsotg, in dwc2_qh_schedule_print() 522 dwc2_sch_dbg(hsotg, in dwc2_qh_schedule_print() 527 dwc2_sch_dbg(hsotg, "QH=%p Whole high speed map now:\n", qh); in dwc2_qh_schedule_print() 827 dwc2_sch_dbg(hsotg, in dwc2_uframe_schedule_split() 1015 dwc2_sch_dbg(hsotg, "QH=%p Failed to schedule %d\n", qh, ret); in dwc2_uframe_schedule() 1038 dwc2_sch_dbg(hsotg, "QH=%p Unscheduled\n", qh); in dwc2_uframe_unschedule() 1587 dwc2_sch_dbg(hsotg, "QH=%p Init %s, %s speed, %d bytes:\n", qh, type, in dwc2_qh_init() 1589 dwc2_sch_dbg(hsot in dwc2_qh_init() [all...] |
H A D | core.h | 30 #define dwc2_sch_dbg(hsotg, fmt, ...) \ macro
|
Completed in 10 milliseconds