Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h233 typedef kern_return_t (^IOStateNotificationHandler)(void); typedef
1686 IOStateNotificationHandler handler);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp7002 IOStateNotificationHandler fHandler;
7267 IOStateNotificationHandler handler) in stateNotificationListenerAdd()