Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.h55 #define usbip_dbg_flag_stub_rx (usbip_debug_flag & usbip_debug_stub_rx) macro
H A Dstub_rx.c673 if (usbip_dbg_flag_stub_rx) in stub_rx_pdu()