Home
last modified time | relevance | path

Searched refs:usbip_dbg_flag_stub_rx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dusbip_common.h54 #define usbip_dbg_flag_stub_rx (usbip_debug_flag & usbip_debug_stub_rx) macro
H A Dstub_rx.c650 if (usbip_dbg_flag_stub_rx) in stub_rx_pdu()