Home
last modified time | relevance | path

Searched refs:US_DEBUG (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/storage/
Ddebug.h41 #define US_DEBUG(x) x macro
50 #define US_DEBUG(x) macro
Dfreecom.c244 US_DEBUG(pdump(us, srb->cmnd, 12)); in freecom_transport()
270 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
313 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
376 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
Dusb.c379 US_DEBUG(usb_stor_show_command(us, srb)); in usb_stor_control_thread()