Home
last modified time | relevance | path

Searched refs:fHandler (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h286 IOUserServerCheckInCancellationHandler fHandler;
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6717 fHandler(token, fHandlerArgs); in call()
6733 handlerObj->fHandler = handler; in withHandler()
7002 IOStateNotificationHandler fHandler; member in IOStateNotificationListener
7022 if (fHandler) { in free()
7023 Block_release(fHandler); in free()
7226 listener->fHandler(); in StateNotificationItemSet_Impl()
7276 listener->fHandler = Block_copy(handler); in stateNotificationListenerAdd()