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

/xnu-2782.1.97/iokit/Kernel/
H A DRootDomainUserClient.h65 IOPMCalendarStruct *inCalendar,
H A DRootDomainUserClient.cpp166 IOPMCalendarStruct *inCalendar,
303 (IOPMCalendarStruct *)arguments->structureInput,
H A DIOPMrootDomain.cpp1256 (data->getLength() == sizeof(IOPMCalendarStruct)))
1258 const IOPMCalendarStruct * cs =
1259 (const IOPMCalendarStruct *) data->getBytesNoCopy();
5318 const IOPMCalendarStruct * calendar )
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPM.h717 // IOPMCalendarStruct defined below.
732 struct IOPMCalendarStruct { struct
741 typedef struct IOPMCalendarStruct IOPMCalendarStruct; typedef in typeref:struct:IOPMCalendarStruct
H A DRootDomain.h485 const IOPMCalendarStruct * calendar );

Completed in 42 milliseconds