Searched refs:amd_wbrf_register_notifier (Results 1 – 4 of 4) sorted by relevance
54 int amd_wbrf_register_notifier(struct notifier_block *nb);80 int amd_wbrf_register_notifier(struct notifier_block *nb) in amd_wbrf_register_notifier() function
287 int amd_wbrf_register_notifier(struct notifier_block *nb) in amd_wbrf_register_notifier() function291 EXPORT_SYMBOL_GPL(amd_wbrf_register_notifier);
69 2. Call `amd_wbrf_register_notifier` to register for notification
1613 ret = amd_wbrf_register_notifier(&smu->wbrf_notifier); in smu_wbrf_init()