Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1683 IOStateNotificationItem * stateNotificationItemCopy(OSString * itemName, OSDictionary * schema);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp7155 IOService::stateNotificationItemCopy(OSString * itemName, OSDictionary * schema) in stateNotificationItemCopy() function in IOService
7193 item = stateNotificationItemCopy(itemName, schema); in StateNotificationItemCreate_Impl()
7288 item = stateNotificationItemCopy(itemName, NULL); in stateNotificationListenerAdd()