Home
last modified time | relevance | path

Searched refs:locationID (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.c986 UInt32 locationID = 0; in darwin_get_cached_device() local
997 …void) get_ioregistry_value_number (service, CFSTR("locationID"), kCFNumberSInt32Type, &locationID); in darwin_get_cached_device()
1012 sessionID, locationID, new_device->session, new_device->location); in darwin_get_cached_device()
1013 if (new_device->location == locationID && new_device->in_reenumerate) { in darwin_get_cached_device()