HomeSort by relevance Sort by last modified time
    Searched full:tbus (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/common_lib/cros/
usb_devices.textfsm 1 Value tbus ([0-9]+)
21 ^T:\s+Bus=${tbus}\s+Lev=${tlev}\sPrnt=${tprnt}\s+Port=${tport}\sCnt=${tcnt}\sDev\#=\s+${tdev}
  /external/libdrm/tests/
drmdevice.c 50 printf("\t\t\tbus\t%02x\n", device->businfo.pci->bus);
67 printf("\t\t\tbus\t%03u\n", device->businfo.usb->bus);
  /device/google/cuttlefish_common/host/libs/usbip/
messages.cpp 45 out << "\t\tbus#:\t0x" << header.bus_num << '\n';
  /external/libusb-compat/libusb/
core.c 233 struct usb_bus *tbus = bus->next; local
235 bus = tbus;
265 struct usb_bus *tbus = bus->next; local
291 bus = tbus;
297 struct usb_bus *tbus = bus->next; local
302 bus = tbus;
  /external/autotest/client/common_lib/cros/cfm/usb/
usb_device_collector.py 60 'tbus': '01',
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/drivers/memctrl/
memctrl_v2.c 361 * the uninitialized TBUs. During normal operation, this register
  /external/autotest/client/common_lib/cros/manual/
get_usb_devices.py 89 'intdriver': ['usbhid'], 'tbus': '01', 'prev': '03.00',

Completed in 208 milliseconds