Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp7624 OSDictionary * matchProps; in _copyPropertiesForMatching() local
7627 if (matchProps) { in _copyPropertiesForMatching()
7631 return matchProps; in _copyPropertiesForMatching()
7651 matchProps = NULL; in matchInternal()
7677 if (!matchProps) { in matchInternal()
7685 if (matchProps && (obj = matchProps->getObject(gIOClassKey))) { in matchInternal()
7740 if (!matchProps) { in matchInternal()
7743 if (matchProps) { in matchInternal()
7776 if (!matchProps) { in matchInternal()
7779 if (matchProps) { in matchInternal()
[all …]