Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dintel_tpmi.h35 int tpmi_unregister_notifier(struct notifier_block *nb);
/linux/drivers/platform/x86/intel/
H A Dvsec_tpmi.c200 int tpmi_unregister_notifier(struct notifier_block *nb) in tpmi_unregister_notifier() function
204 EXPORT_SYMBOL_NS_GPL(tpmi_unregister_notifier, "INTEL_TPMI");
H A Dplr_tpmi.c282 tpmi_unregister_notifier(nb); in intel_plr_unregister_notifier()