Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIOUserServer.cpp6864 class IOStateNotificationListener : public OSObject class
6866 OSDeclareDefaultStructors(IOStateNotificationListener);
6874 OSDefineMetaClassAndStructors(IOStateNotificationListener, OSObject);
6884 IOStateNotificationListener::init() in init()
6890 IOStateNotificationListener::free() in free()
7092 IOStateNotificationListener * listener; in StateNotificationItemSet_Impl()
7141 IOStateNotificationListener * listener; in stateNotificationListenerAdd()
7143 listener = OSTypeAlloc(IOStateNotificationListener); in stateNotificationListenerAdd()
7184 IOStateNotificationListener * listener; in stateNotificationListenerRemove()