Searched refs:US_DEBUG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | debug.h | 39 #define US_DEBUG(x) x macro 48 #define US_DEBUG(x) macro
|
H A D | freecom.c | 245 US_DEBUG(pdump(us, srb->cmnd, 12)); in freecom_transport() 271 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport() 314 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport() 377 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
|
H A D | usb.c | 379 US_DEBUG(usb_stor_show_command(us, srb)); in usb_stor_control_thread()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | debug.h | 39 #define US_DEBUG(x) x macro 48 #define US_DEBUG(x) macro
|
H A D | freecom.c | 245 US_DEBUG(pdump(us, srb->cmnd, 12)); in freecom_transport() 271 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport() 314 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport() 377 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
|
H A D | usb.c | 379 US_DEBUG(usb_stor_show_command(us, srb)); in usb_stor_control_thread()
|
Completed in 5 milliseconds