Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1731 bool passiveMatch( OSDictionary * matching, bool changesOK = false);
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp2637 *matches = service->passiveMatch( dict ); in internal_io_service_match_property_table()
H A DIOService.cpp7884 IOService::passiveMatch( OSDictionary * table, bool changesOK ) in passiveMatch() function in IOService