Searched refs:usbip_dbg_flag_xmit (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/usb/usbip/ | ||
| D | usbip_common.h | 50 #define usbip_dbg_flag_xmit (usbip_debug_flag & usbip_debug_xmit) macro |
| D | usbip_common.c | 327 if (usbip_dbg_flag_xmit) { in usbip_recv() |