Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/usbip/
Dvhci_rx.c95 if (usbip_dbg_flag_vhci_rx) in vhci_recv_ret_submit()
237 if (usbip_dbg_flag_vhci_rx) in vhci_rx_pdu()
Dusbip_common.h53 #define usbip_dbg_flag_vhci_rx (usbip_debug_flag & usbip_debug_vhci_rx) macro