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

  /external/libusb-compat/examples/
lsusb.c 25 struct usb_bus *busses; local
32 busses = usb_get_busses();
33 for (bus = busses; bus; bus = bus->next) {
  /external/libusb-compat/libusb/
core.c 174 struct usb_bus *busses = NULL; local
192 /* iterate over the device list, identifying the individual busses.
202 if (busses) {
203 bus = busses;
215 /* add it to the list of busses */
223 LIST_ADD(busses, bus);
227 *ret = busses;
231 bus = busses;
259 /* walk through all busses we already know about, removing duplicates
  /device/samsung/toro/overlay/frameworks/base/core/res/res/values/
config.xml 57 <!-- List of file paths for USB host busses to exclude from USB host support.
  /external/dbus/doc/
system-activation.txt 38 If applications want to be activated on the system _and_ session busses, then
  /external/dbus/
NEWS.pre-1-2 77 - Autolaunched busses now save their parameters in X11 if possible making them
78 behave closer to busses launched through the normal mechanisms
  /external/webkit/Source/WebCore/webaudio/
AudioNodeOutput.h 119 // m_actualDestinationBus is set in pull() and will either point to one of our internal busses or to the in-place bus.
JavaScriptAudioNode.cpp 135 // Get input and output busses.
  /frameworks/base/services/java/com/android/server/usb/
UsbHostManager.java 43 // USB busses to exclude from USB host support
  /external/grub/netboot/
pci.c 409 * We could be smart only scan the required busses but that
411 * By scanning all possible pci busses in order we should find
  /external/kernel-headers/original/asm-mips/
io.h 245 * busses. In paticular driver authors should read up on PCI writes
266 * memory-like regions on I/O busses.
  /device/asus/grouper/overlay/frameworks/base/core/res/res/values/
config.xml 88 <!-- List of file paths for USB host busses to exclude from USB host support.
  /device/asus/tilapia/overlay/frameworks/base/core/res/res/values/
config.xml 91 <!-- List of file paths for USB host busses to exclude from USB host support.
  /external/qemu/
qerror.c 81 .desc = "Device '%(device)' has multiple child busses",
  /external/kernel-headers/original/linux/
pci.h 245 pci_bus_flags_t bus_flags; /* Inherited by child busses */
614 * a PCI domain is defined to be a set of PCI busses which share
sysctl.h 62 CTL_BUS=8, /* Busses */
usb.h 281 struct list_head bus_list; /* list of busses */
    [all...]
  /external/qemu/hw/
qdev.c 89 /* ???: This assumes system busses have no additional state. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h 64 CTL_BUS=8, /* Busses */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 64 CTL_BUS=8, /* Busses */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 64 CTL_BUS=8, /* Busses */
  /external/libusb/
ChangeLog     [all...]
  /frameworks/base/core/res/res/values/
config.xml 416 <!-- List of file paths for USB host busses to exclude from USB host support.
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 1074 milliseconds