HomeSort by relevance Sort by last modified time
    Searched refs:old_device (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
darwin_usb.c 323 struct darwin_cached_device *old_device; local
341 list_for_each_entry(old_device, &darwin_cached_devices, list, struct darwin_cached_device) {
342 if (old_device->session == session) {
343 darwin_deref_cached_device (old_device);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
XKBlib.h 51 int old_device; /* device ID of previous keyboard */ member in struct:_XkbNewKeyboardNotify

Completed in 205 milliseconds