Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dvhci_sysfs.c83 usbip_dbg_vhci_sysfs("enter\n"); in vhci_port_disconnect()
128 usbip_dbg_vhci_sysfs("Leave\n"); in store_detach()
185 usbip_dbg_vhci_sysfs("rhport(%u) sockfd(%u) devid(%u) speed(%u)\n", in store_attach()
Dusbip_common.h96 #define usbip_dbg_vhci_sysfs(fmt, args...) \ macro