Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6994 class IOStateNotificationListener : public OSObject class
6996 OSDeclareDefaultStructors(IOStateNotificationListener);
7004 OSDefineMetaClassAndStructors(IOStateNotificationListener, OSObject);
7014 IOStateNotificationListener::init() in init()
7020 IOStateNotificationListener::free() in free()
7223 IOStateNotificationListener * listener; in StateNotificationItemSet_Impl()
7272 IOStateNotificationListener * listener; in stateNotificationListenerAdd()
7274 listener = OSTypeAlloc(IOStateNotificationListener); in stateNotificationListenerAdd()
7315 IOStateNotificationListener * listener; in stateNotificationListenerRemove()