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