Searched refs:inOptions (Results 1 – 3 of 3) sorted by relevance
94 const void *inOptions, in secureSleepSystemOptions() argument119 if (inOptions) { in secureSleepSystemOptions()120 …unserializedObject = OSUnserializeXML((const char *)inOptions, inOptionsSize, &unserializeErrorStr… in secureSleepSystemOptions()
56 IOReturn secureSleepSystemOptions( const void *inOptions,
332 IOTimerEventSource::timerEventSource(uint32_t inOptions, OSObject *inOwner, Action inAction) in timerEventSource() argument336 if (me && !me->init(inOptions, inOwner, inAction)) { in timerEventSource()