Lines Matching refs:dbg
26 dbg("udev_device_new_from_subsystem_sysname failed: %s", busid); in imported_device_init()
66 dbg("sscanf failed: %d", ret); in parse_status()
70 dbg("port %d status %d speed %d devid %x", in parse_status()
72 dbg("socket %lx lbusid %s", socket, lbusid); in parse_status()
91 dbg("imported_device_init failed"); in parse_status()
105 dbg("exit"); in parse_status()
242 dbg("available ports: %d", vhci_driver->nports); in usbip_vhci_driver_open()
286 dbg("failed to refresh device list"); in usbip_vhci_refresh_device_list()
311 dbg("writing: %s", buff); in usbip_vhci_attach_device2()
316 dbg("attach attribute path: %s", attach_attr_path); in usbip_vhci_attach_device2()
320 dbg("write_sysfs_attribute failed"); in usbip_vhci_attach_device2()
324 dbg("attached port: %d", port); in usbip_vhci_attach_device2()
352 dbg("writing: %s", buff); in usbip_vhci_detach_device()
357 dbg("detach attribute path: %s", detach_attr_path); in usbip_vhci_detach_device()
361 dbg("write_sysfs_attribute failed"); in usbip_vhci_detach_device()
365 dbg("detached port: %d", port); in usbip_vhci_detach_device()