Searched refs:IOPMCalendarStruct (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/iokit/Kernel/
H A DRootDomainUserClient.h65 IOPMCalendarStruct *inCalendar,
H A DRootDomainUserClient.cpp166 IOPMCalendarStruct *inCalendar,
326 (IOPMCalendarStruct *)arguments->structureInput,
H A DIOPMrootDomain.cpp1451 (data->getLength() == sizeof(IOPMCalendarStruct)))
1453 const IOPMCalendarStruct * cs =
1454 (const IOPMCalendarStruct *) data->getBytesNoCopy();
5511 const IOPMCalendarStruct * calendar )
/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h718 // IOPMCalendarStruct defined below.
733 struct IOPMCalendarStruct { struct
742 typedef struct IOPMCalendarStruct IOPMCalendarStruct; typedef in typeref:struct:IOPMCalendarStruct
H A DRootDomain.h410 const IOPMCalendarStruct * calendar );

Completed in 48 milliseconds