Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOService.cpp6111 struct _IOServiceMatchingNotificationHandlerRef { struct
6151 notify->compatHandler = ((_IOServiceMatchingNotificationHandlerRef *)ref)->handler; in setNotification()
6152 notify->ref = ((_IOServiceMatchingNotificationHandlerRef *)ref)->ref; in setNotification()
6231 _IOServiceMatchingNotificationHandlerRef ref; in installNotification()
6280 _IOServiceMatchingNotificationHandlerRef ref; in addNotification()