Lines Matching refs:bus
37 info->path.bus = libusb_get_bus_number(ldev); in usb_get_native_devinfo()
44 info->path.bus, usb_dev_path(&info->path)); in usb_get_native_devinfo()
62 " %d-%s\r\n", info->path.bus, in usb_get_native_devinfo()
198 "[%d-%d %d] st %d\r\n", __func__, info->path.bus, in usb_dev_comp_cb()
542 UPRINTF(LWRN, "%d-%s: can't get config\r\n", path->bus, in usb_dev_native_toggle_if()
564 path->bus, usb_dev_path(path), c, i, in usb_dev_native_toggle_if()
569 UPRINTF(LWRN, "%d-%s fail to %s rc %d\r\n", path->bus, in usb_dev_native_toggle_if()
588 UPRINTF(LWRN, "%d-%s: can't get config\r\n", path->bus, in usb_dev_native_toggle_if_drivers()
608 "\r\n", path->bus, usb_dev_path(path), in usb_dev_native_toggle_if_drivers()
613 UPRINTF(LWRN, "%d-%s fail to %s rc %d\r\n", path->bus, in usb_dev_native_toggle_if_drivers()
666 UPRINTF(LWRN, "%d-%s: fail to set config\r\n", udev->info.path.bus, in usb_dev_set_config()
678 UPRINTF(LDBG, "%d-%s set if, iface %d alt %d\r\n", udev->info.path.bus, in usb_dev_set_if()
696 udev->info.path.bus, in usb_dev_set_if()
823 info->path.bus, usb_dev_path(&info->path), size, epctx, in usb_dev_data()
920 path->bus, usb_dev_path(path)); in clear_uas_desc()
959 "data %d\r\n", udev->info.path.bus, in usb_dev_request()
1043 udev->info.path.bus, usb_dev_path(&udev->info.path), in usb_dev_request()
1062 di->path.bus, usb_dev_path(&di->path), di->pid, in usb_dev_init()
1178 sz = sizeof(udev->info.path.bus); in usb_dev_info()
1179 pv = &udev->info.path.bus; in usb_dev_info()