Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/usbip/
Dvhci_rx.c90 if (usbip_dbg_flag_vhci_rx) in vhci_recv_ret_submit()
229 if (usbip_dbg_flag_vhci_rx) in vhci_rx_pdu()
Dusbip_common.h52 #define usbip_dbg_flag_vhci_rx (usbip_debug_flag & usbip_debug_vhci_rx) macro