Home
last modified time | relevance | path

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

/drivers/usb/usbip/
Dvhci_sysfs.c84 usbip_dbg_vhci_sysfs("enter\n"); in vhci_port_disconnect()
130 usbip_dbg_vhci_sysfs("Leave\n"); in store_detach()
190 usbip_dbg_vhci_sysfs("rhport(%u) sockfd(%u) devid(%u) speed(%u)\n", in store_attach()
Dusbip_common.h97 #define usbip_dbg_vhci_sysfs(fmt, args...) \ macro