Searched refs:matchDictionary (Results 1 – 1 of 1) sorted by relevance
109 OSDictionary * matchDictionary = NULL; in di_load_controller() local117 matchDictionary = IOService::serviceMatching(kIOHDIXControllerClassName); in di_load_controller()118 if (!matchDictionary) { in di_load_controller()122 controllerIterator = IOService::getMatchingServices(matchDictionary); in di_load_controller()135 if (matchDictionary) { in di_load_controller()136 matchDictionary->release(); in di_load_controller()