Searched defs:LDBG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | storage_common.h | 30 #define LDBG(lun, fmt, args...) _LMSG(pr_debug, lun, fmt, ## args) macro
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | storage_common.h | 30 #define LDBG(lun, fmt, args...) _LMSG(pr_debug, lun, fmt, ## args) macro
|
Completed in 3 milliseconds