Searched refs:AppleARMIO (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleS5L8930XIO.cpp13 OSDefineMetaClassAndStructors(AppleARMIO, ARMIO);
18 bool AppleARMIO::init(OSDictionary * propTable)
26 IOService *AppleARMIO::probe(IOService * provider, SInt32 * score)
31 bool AppleARMIO::start(IOService * provider)
36 IOLog("AppleARMIO::start: Publishing device tree entries to IOService plane...\n");
H A DAppleS5L8930XIO.h15 #include "AppleARMIO.h"
17 class AppleARMIO:public ARMIO { class in inherits:ARMIO
18 OSDeclareDefaultStructors(AppleARMIO);

Completed in 14 milliseconds