Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h60 #define kIODTAssociatedServiceKey "associated-service" macro
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp145 …erviceKey = OSData::withBytesNoCopy((void *) kIODTAssociatedServiceKey, sizeof(kIODTAssociatedSe… in IODeviceTreeAlloc()