Searched refs:gIOFirstPublishNotification (Results 1 – 3 of 3) sorted by relevance
163 extern const OSSymbol * gIOFirstPublishNotification;
195 const OSSymbol * gIOFirstPublishNotification; variable552 gIOFirstPublishNotification = OSSymbol::withCStringNoCopy( in initialize()5268 notifiers[0] = service->copyNotifiers(gIOFirstPublishNotification, 0, 0xffffffff); in publishHiddenMedia()5365 notifiers[0] = copyNotifiers(gIOFirstPublishNotification, in doServiceMatch()6349 } else if (type == gIOFirstPublishNotification) { in doInstallNotification()
2908 || (sym == gIOFirstPublishNotification)) { in internal_io_service_add_notification()