Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOUserServer.cpp7267 class IOStateNotificationListener : public OSObject class
7269 OSDeclareDefaultStructors(IOStateNotificationListener);
7277 OSDefineMetaClassAndStructors(IOStateNotificationListener, OSObject);
7287 IOStateNotificationListener::init() in init()
7293 IOStateNotificationListener::free() in free()
7513 IOStateNotificationListener * listener; in StateNotificationItemSet_Impl()
7562 IOStateNotificationListener * listener; in stateNotificationListenerAdd()
7564 listener = OSTypeAlloc(IOStateNotificationListener); in stateNotificationListenerAdd()
7605 IOStateNotificationListener * listener; in stateNotificationListenerRemove()