Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h290 virtual void setPropertyTable( OSDictionary * dict );
/xnu-8020.140.41/iokit/Kernel/
H A DIONVRAM.cpp917 setPropertyTable(dict.get()); in init()
H A DIORegistryEntry.cpp446 IORegistryEntry::setPropertyTable( OSDictionary * dict ) in setPropertyTable() function in IORegistryEntry