Searched refs:DWC3_MSG_MAX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | trace.h | 55 __dynamic_array(char, str, DWC3_MSG_MAX) 62 dwc3_decode_event(__get_str(str), DWC3_MSG_MAX, 80 __dynamic_array(char, str, DWC3_MSG_MAX) 89 TP_printk("%s", usb_decode_ctrl(__get_str(str), DWC3_MSG_MAX,
|
H A D | core.h | 34 #define DWC3_MSG_MAX 500 macro
|
/kernel/linux/linux-6.6/drivers/usb/dwc3/ |
H A D | trace.h | 63 dwc3_decode_event(__get_buf(DWC3_MSG_MAX), DWC3_MSG_MAX, 89 TP_printk("%s", usb_decode_ctrl(__get_buf(DWC3_MSG_MAX), DWC3_MSG_MAX,
|
H A D | core.h | 36 #define DWC3_MSG_MAX 500 macro
|
Completed in 9 milliseconds