Home
last modified time | relevance | path

Searched refs:usbip_debug_vhci_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.h45 usbip_debug_vhci_tx = (1 << 11), enumerator
53 #define usbip_dbg_flag_vhci_tx (usbip_debug_flag & usbip_debug_vhci_tx)
83 usbip_dbg_with_flag(usbip_debug_vhci_tx, fmt , ##args)
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dusbip_common.h46 usbip_debug_vhci_tx = (1 << 11), enumerator
54 #define usbip_dbg_flag_vhci_tx (usbip_debug_flag & usbip_debug_vhci_tx)
84 usbip_dbg_with_flag(usbip_debug_vhci_tx, fmt , ##args)

Completed in 2 milliseconds