Searched refs:locationCF (Results 1 – 1 of 1) sorted by relevance
222 CFTypeRef locationCF; in darwin_devices_detached() local229 …locationCF = IORegistryEntryCreateCFProperty (device, CFSTR(kUSBDevicePropertyLocationID), kCFAllo… in darwin_devices_detached()231 CFNumberGetValue(locationCF, kCFNumberLongType, &location); in darwin_devices_detached()232 CFRelease (locationCF); in darwin_devices_detached()