opal_message_notifier_register  326 arch/powerpc/include/asm/opal.h extern int opal_message_notifier_register(enum opal_msg_type msg_type,
opal_message_notifier_register  275 arch/powerpc/platforms/powernv/opal-async.c 	err = opal_message_notifier_register(OPAL_MSG_ASYNC_COMP,
opal_message_notifier_register  366 arch/powerpc/platforms/powernv/opal-hmi.c 		ret = opal_message_notifier_register(
opal_message_notifier_register  123 arch/powerpc/platforms/powernv/opal-memory-errors.c 		ret = opal_message_notifier_register(
opal_message_notifier_register  143 arch/powerpc/platforms/powernv/opal-power.c 	ret = opal_message_notifier_register(OPAL_MSG_SHUTDOWN,
opal_message_notifier_register  160 arch/powerpc/platforms/powernv/opal-power.c 	ret = opal_message_notifier_register(OPAL_MSG_EPOW, &opal_epow_nb);
opal_message_notifier_register  165 arch/powerpc/platforms/powernv/opal-power.c 	ret = opal_message_notifier_register(OPAL_MSG_DPO, &opal_dpo_nb);
opal_message_notifier_register  390 arch/powerpc/platforms/powernv/opal-prd.c 	rc = opal_message_notifier_register(OPAL_MSG_PRD, &opal_prd_event_nb);
opal_message_notifier_register  396 arch/powerpc/platforms/powernv/opal-prd.c 	rc = opal_message_notifier_register(OPAL_MSG_PRD2, &opal_prd_event_nb);
opal_message_notifier_register  256 arch/powerpc/platforms/powernv/opal.c EXPORT_SYMBOL_GPL(opal_message_notifier_register);
opal_message_notifier_register 1118 drivers/cpufreq/powernv-cpufreq.c 	opal_message_notifier_register(OPAL_MSG_OCC, &powernv_cpufreq_opal_nb);