Searched refs:amd_wbrf_unregister_notifier (Results 1 – 4 of 4) sorted by relevance
55 int amd_wbrf_unregister_notifier(struct notifier_block *nb);85 int amd_wbrf_unregister_notifier(struct notifier_block *nb) in amd_wbrf_unregister_notifier() function
307 int amd_wbrf_unregister_notifier(struct notifier_block *nb) in amd_wbrf_unregister_notifier() function311 EXPORT_SYMBOL_GPL(amd_wbrf_unregister_notifier);
77 5. During driver cleanup, call `amd_wbrf_unregister_notifier` to
1640 amd_wbrf_unregister_notifier(&smu->wbrf_notifier); in smu_wbrf_fini()