Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/Kernel/
H A DIOService.cpp6183 struct _IOServiceMatchingNotificationHandlerRef { struct
6223 notify->compatHandler = ((_IOServiceMatchingNotificationHandlerRef *)ref)->handler; in setNotification()
6224 notify->ref = ((_IOServiceMatchingNotificationHandlerRef *)ref)->ref; in setNotification()
6303 _IOServiceMatchingNotificationHandlerRef ref; in installNotification()
6352 _IOServiceMatchingNotificationHandlerRef ref; in addNotification()