Lines Matching full:dbg
28 dbg("udev_device_new_from_subsystem_sysname failed: %s", busid); in imported_device_init()
63 dbg("sscanf failed: %d", ret); in parse_status()
67 dbg("hub %s port %d status %d speed %d devid %x", in parse_status()
69 dbg("sockfd %u lbusid %s", sockfd, lbusid); in parse_status()
92 dbg("imported_device_init failed"); in parse_status()
104 dbg("exit"); in parse_status()
128 dbg("controller %d", i); in refresh_imported_device_list()
269 dbg("available ports: %d", nports); in usbip_vhci_driver_open()
281 dbg("available controllers: %d", vhci_driver->ncontrollers); in usbip_vhci_driver_open()
330 dbg("failed to refresh device list"); in usbip_vhci_refresh_device_list()
367 dbg("writing: %s", buff); in usbip_vhci_attach_device2()
372 dbg("attach attribute path: %s", attach_attr_path); in usbip_vhci_attach_device2()
376 dbg("write_sysfs_attribute failed"); in usbip_vhci_attach_device2()
380 dbg("attached port: %d", port); in usbip_vhci_attach_device2()
408 dbg("writing: %s", buff); in usbip_vhci_detach_device()
413 dbg("detach attribute path: %s", detach_attr_path); in usbip_vhci_detach_device()
417 dbg("write_sysfs_attribute failed"); in usbip_vhci_detach_device()
421 dbg("detached port: %d", port); in usbip_vhci_detach_device()