Searched defs:refcon (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOEventSource.h129 void *refcon; member in class:IOEventSource
/darwin-on-arm/xnu/osfmk/i386/
H A Dacpi.c92 void *refcon; member in struct:acpi_hibernate_callback_data
104 acpi_hibernate(void *refcon) argument
164 acpi_sleep_kernel(acpi_sleep_callback func, void *refcon) argument
390 acpi_idle_kernel(acpi_sleep_callback func, void *refcon) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterruptEventSource.cpp285 interruptOccurred(void *refcon, IOService *prov, int source) argument
H A DIOUserClient.cpp865 setAsyncReference(OSAsyncReference asyncRef, mach_port_t wakePort, void *callback, void *refcon) argument
875 setAsyncReference64(OSAsyncReference64 asyncRef, mach_port_t wakePort, mach_vm_address_t callback, io_user_reference_t refcon) argument
H A DIOServicePM.cpp6093 bool IOService::responseValid ( uint32_t refcon, int pid ) argument
H A DIOPMrootDomain.cpp339 uintptr_t refcon; member in class:PMSettingObject
3444 registerPMSettingController( const OSSymbol * settings[], IOPMSettingControllerCallback func, OSObject *target, uintptr_t refcon, OSObject **handle) argument
3477 registerPMSettingController( const OSSymbol * settings[], uint32_t supportedPowerSources, IOPMSettingControllerCallback func, OSObject *target, uintptr_t refcon, OSObject **handle) argument

Completed in 107 milliseconds